mirror of
https://github.com/mtan93/cachet-url-monitor.git
synced 2026-03-08 05:31:58 +00:00
Trying to fix circleci build
This commit is contained in:
@@ -38,7 +38,7 @@ jobs:
|
|||||||
name: run tests
|
name: run tests
|
||||||
command: |
|
command: |
|
||||||
. venv/bin/activate
|
. venv/bin/activate
|
||||||
py.test tests
|
pipenv run "py.test tests"
|
||||||
|
|
||||||
- store_artifacts:
|
- store_artifacts:
|
||||||
path: test-reports
|
path: test-reports
|
||||||
|
|||||||
Reference in New Issue
Block a user