1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

ci: fix syntax error

This commit is contained in:
Alexander Medvednikov 2020-04-02 10:24:34 +02:00
parent ddb182c988
commit 2fc70900d3

View File

@ -137,7 +137,6 @@ jobs:
./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/live_test.v
./v vlib/v/tests/nameof_test.v
./v vlib/v/tests/repeated_multiret_values_test.v
./v vlib/v/tests/modules/amodule/internal_module_test.v