ci: test a failed test
parent
fcea7f6c9d
commit
1e99968607
|
@ -130,6 +130,7 @@ jobs:
|
||||||
- name: temporary tests
|
- name: temporary tests
|
||||||
run: |
|
run: |
|
||||||
./v vlib/builtin/array_test.v
|
./v vlib/builtin/array_test.v
|
||||||
|
./v vlib/builtin/string_test.v
|
||||||
./v vlib/v/tests/fn_multiple_returns_test.v
|
./v vlib/v/tests/fn_multiple_returns_test.v
|
||||||
- name: x64 machine code generation
|
- name: x64 machine code generation
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in New Issue