ci: fix syntax error

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

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