Add yes y to tests
This commit is contained in:
parent
daf87f4393
commit
96c324daa7
|
|
@ -10,4 +10,4 @@ jobs:
|
||||||
- name: Run checker
|
- name: Run checker
|
||||||
run: |
|
run: |
|
||||||
cd tests/
|
cd tests/
|
||||||
python3 ../run-tests.py
|
yes y | python3 ../run-tests.py
|
||||||
Loading…
Reference in New Issue