mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
ci: test a failed test
This commit is contained in:
parent
fcea7f6c9d
commit
1e99968607
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -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: |
|
||||
|
Loading…
Reference in New Issue
Block a user