diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index acd4ae8377..8c3a9b4766 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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