bug in ci

This commit is contained in:
simojenki
2019-09-12 15:59:31 +10:00
parent 4f7bedb3b4
commit 69db727280

View File

@@ -47,7 +47,7 @@ jobs:
- run: - run:
name: run tests name: run tests
command: | command: |
. venv/bin/activate\ . venv/bin/activate
mkdir test-reports mkdir test-reports
pytest --junitxml=test-reports/junit.xml pytest --junitxml=test-reports/junit.xml