mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
ci: do not fail silently in the Cirrus CI / Code CI / arm64-ubuntu-tcc job
This commit is contained in:
parent
939bc9f26f
commit
1be0cb0306
@ -56,7 +56,7 @@ arm64_task:
|
|||||||
./cmd/tools/test_if_v_test_system_works
|
./cmd/tools/test_if_v_test_system_works
|
||||||
|
|
||||||
# - name: Self tests
|
# - name: Self tests
|
||||||
./v -silent test-self
|
./v test-self
|
||||||
|
|
||||||
## - name: Self tests (-cstrict)
|
## - name: Self tests (-cstrict)
|
||||||
## ./v -cstrict test-self
|
## ./v -cstrict test-self
|
||||||
|
Loading…
Reference in New Issue
Block a user