Update .gitea/workflows/test-checker.yaml
This commit is contained in:
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