Skip to content

Commit

Permalink
account for parallel=True
Browse files Browse the repository at this point in the history
  • Loading branch information
exarkun committed Oct 29, 2020
1 parent 868fadc commit f4c7566
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
- name: "Run Tests"
run: |
python -m coverage run -m twisted.trial imaginary
coverage combine
coverage report -m
- name: "Upload Coverage Results"
Expand Down

0 comments on commit f4c7566

Please sign in to comment.