Update .gitea/workflows/test-checker.yaml
This commit is contained in:
parent
2008122270
commit
1136125257
|
|
@ -16,4 +16,4 @@ jobs:
|
|||
- name: Run checker (failing)
|
||||
run: |
|
||||
cd tests/fail/
|
||||
!python3 ../../run-tests.py
|
||||
! python3 ../../run-tests.py
|
||||
Loading…
Reference in New Issue