mirror of
https://github.com/borgbase/vorta
synced 2025-01-03 13:45:49 +00:00
Update config.yml
This commit is contained in:
parent
8e79a56771
commit
1425e78d26
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ jobs:
|
||||||
name: run tests
|
name: run tests
|
||||||
command: |
|
command: |
|
||||||
. venv/bin/activate
|
. venv/bin/activate
|
||||||
xvfb-run python setup.py test
|
xvfb-run pytest
|
||||||
|
|
||||||
- store_artifacts:
|
- store_artifacts:
|
||||||
path: test-reports
|
path: test-reports
|
||||||
|
|
Loading…
Reference in a new issue