Update pytest.yml
This commit is contained in:
@@ -26,7 +26,7 @@ jobs:
|
|||||||
- run: pipenv install --dev
|
- run: pipenv install --dev
|
||||||
- name: Prepare tests
|
- name: Prepare tests
|
||||||
run: |
|
run: |
|
||||||
chmod +x run_tests.sh
|
chmod +x run_tests.sh a
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: |
|
run: |
|
||||||
./run_tests.sh
|
./run_tests.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user