ci: test a failed test

pull/4189/head
Alexander Medvednikov 2020-04-02 09:50:39 +02:00
parent fcea7f6c9d
commit 1e99968607
1 changed files with 1 additions and 0 deletions

View File

@ -130,6 +130,7 @@ jobs:
- name: temporary tests
run: |
./v vlib/builtin/array_test.v
./v vlib/builtin/string_test.v
./v vlib/v/tests/fn_multiple_returns_test.v
- name: x64 machine code generation
run: |