ci: do not fail silently in the Cirrus CI / Code CI / arm64-ubuntu-tcc job
parent
939bc9f26f
commit
1be0cb0306
|
@ -56,7 +56,7 @@ arm64_task:
|
|||
./cmd/tools/test_if_v_test_system_works
|
||||
|
||||
# - name: Self tests
|
||||
./v -silent test-self
|
||||
./v test-self
|
||||
|
||||
## - name: Self tests (-cstrict)
|
||||
## ./v -cstrict test-self
|
||||
|
|
Loading…
Reference in New Issue