Update pytest.yml

This commit is contained in:
Mawoka
2022-04-16 20:06:29 +02:00
committed by GitHub
parent 14008cfbee
commit c0804cc9ff
+1 -1
View File
@@ -26,7 +26,7 @@ jobs:
- run: pipenv install --dev
- name: Prepare tests
run: |
chmod +x run_tests.sh
chmod +x run_tests.sh a
- name: Run tests
run: |
./run_tests.sh