ci: remove prod_test for now

pull/4192/head
Alexander Medvednikov 2020-04-02 10:31:06 +02:00
parent 2fc70900d3
commit ce771c7a5a
1 changed files with 0 additions and 1 deletions

View File

@ -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