Remove yes
This commit is contained in:
parent
a86bd90aba
commit
d4392b4859
|
|
@ -10,5 +10,5 @@ jobs:
|
|||
- name: Run checker
|
||||
run: |
|
||||
cd tests/
|
||||
yes y | python3 ../run-tests.py
|
||||
python3 ../run-tests.py
|
||||
echo $?
|
||||
Loading…
Reference in New Issue