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