Updated config.yml
This commit is contained in:
parent
51663e5618
commit
a871d85696
@ -54,7 +54,7 @@ jobs:
|
||||
- run:
|
||||
name: Run tests
|
||||
command: |
|
||||
python -m pytest -vv test_logging.py --junitxml=test-results/junit.xml
|
||||
python -m pytest -vv tests/test_logging.py --junitxml=test-results/junit.xml
|
||||
no_output_timeout: 30m
|
||||
|
||||
# Store test results
|
||||
|
||||
Loading…
Reference in New Issue
Block a user