Skip to content

Commit

Permalink
updated the CircleCI config to fix a formatting error
Browse files Browse the repository at this point in the history
  • Loading branch information
monocongo committed Jan 30, 2020
1 parent fdc3bcf commit 4c51fba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@ jobs:
- run:
name: run tests
command: |
. venv/bin/activate
tox
. venv/bin/activate
tox
- store_artifacts:
path: test-reports
Expand Down

0 comments on commit 4c51fba

Please sign in to comment.