mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
ci: remove prod_test for now
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -134,7 +134,6 @@ jobs:
|
||||
./v vlib/v/tests/fn_multiple_returns_test.v
|
||||
./v vlib/v/tests/return_voidptr_test.v
|
||||
./v vlib/v/tests/voidptr_to_u64_cast_b_test.v
|
||||
./v vlib/v/tests/prod_test.v
|
||||
./v vlib/v/tests/cstrings_test.v
|
||||
./v vlib/v/tests/valgrind/valgrind_test.v
|
||||
./v vlib/v/tests/nameof_test.v
|
||||
|
||||
Reference in New Issue
Block a user