We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 034b177 commit 07287edCopy full SHA for 07287ed
.circleci/config.yml
@@ -30,6 +30,7 @@ jobs:
30
- run:
31
name: run tests
32
command: |
33
+ . venv/bin/activate
34
tox
35
36
- store_artifacts:
0 commit comments