Skip to content

Commit 873d85b

Browse files
1 parent b7e21bc commit 873d85b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate-coverage.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
shell: bash -l {0}
9494
run: |
9595
sudo gem install coveralls-lcov
96-
pip install coveralls
96+
pip install coveralls==3.2.0
9797
9898
- name: Upload coverage data to coveralls.io
9999
run: |

0 commit comments

Comments
 (0)