Skip to content

Commit

Permalink
Pin coverage at 3.2.0 to work around TheKevJames/coveralls-python#333 (
Browse files Browse the repository at this point in the history
  • Loading branch information
oleksandr-pavlyk committed Nov 8, 2021
1 parent b7e21bc commit 873d85b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
shell: bash -l {0}
run: |
sudo gem install coveralls-lcov
pip install coveralls
pip install coveralls==3.2.0
- name: Upload coverage data to coveralls.io
run: |
Expand Down

0 comments on commit 873d85b

Please sign in to comment.