Fix typo
This commit is contained in:
parent
92d9314125
commit
daf87f4393
|
|
@ -10,4 +10,4 @@ jobs:
|
|||
- name: Run checker
|
||||
run: |
|
||||
cd tests/
|
||||
python3 run-tests.py
|
||||
python3 ../run-tests.py
|
||||
Loading…
Reference in New Issue