Skip to content

Commit 07287ed

Browse files
committed
Fix CircleCI config
1 parent 034b177 commit 07287ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
- run:
3131
name: run tests
3232
command: |
33+
. venv/bin/activate
3334
tox
3435
3536
- store_artifacts:

0 commit comments

Comments
 (0)