Skip to content

Commit

Permalink
Merge c9fa1d5 into ef9f8a7
Browse files Browse the repository at this point in the history
  • Loading branch information
dianaclarke committed Jun 25, 2021
2 parents ef9f8a7 + c9fa1d5 commit 3b2dc43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
flake8
- name: Run tests
run: |
coverage run --source conbench -m pytest -v conbench/tests/
coverage run --source conbench -m pytest -v --durations=20 conbench/tests/
env:
DB_USERNAME: postgres
- name: Publish coverage
Expand Down

0 comments on commit 3b2dc43

Please sign in to comment.