Skip to content

Commit

Permalink
testing if it was just a work dir name problem
Browse files Browse the repository at this point in the history
  • Loading branch information
Krolken committed May 24, 2019
1 parent a67325d commit 263d043
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- run:
command: |
. venv/bin/activate
python -m pytest -v --cov=iec62056_21
pytest -v --cov=iec62056_21
coveralls

0 comments on commit 263d043

Please sign in to comment.