1
0
Fork 0
mirror of https://github.com/borgbase/vorta synced 2025-01-03 13:45:49 +00:00

Update config.yml

This commit is contained in:
Manuel Riel 2018-11-20 12:41:41 +08:00 committed by GitHub
parent 8e79a56771
commit 1425e78d26
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -49,7 +49,7 @@ jobs:
name: run tests
command: |
. venv/bin/activate
xvfb-run python setup.py test
xvfb-run pytest
- store_artifacts:
path: test-reports