Update .gitea/workflows/test-checker.yaml
Tests / Run-Tests (push) Failing after 2s
Details
Tests / Run-Tests (push) Failing after 2s
Details
parent
f934c1336a
commit
2008122270
|
@ -16,4 +16,4 @@ jobs:
|
||||||
- name: Run checker (failing)
|
- name: Run checker (failing)
|
||||||
run: |
|
run: |
|
||||||
cd tests/fail/
|
cd tests/fail/
|
||||||
python3 ../../run-tests.py
|
!python3 ../../run-tests.py
|
Loading…
Reference in New Issue