Remove yes
Tests / Run-Tests (push) Has been cancelled Details

multiline-output
drunkendog 2023-09-14 18:58:27 +01:00
parent a86bd90aba
commit d4392b4859
1 changed files with 1 additions and 1 deletions

View File

@ -10,5 +10,5 @@ jobs:
- name: Run checker
run: |
cd tests/
yes y | python3 ../run-tests.py
python3 ../run-tests.py
echo $?