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
1 changed files with 1 additions and 1 deletions

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