Skip to content

Commit cd4873d

Browse files
committed
Bump coveralls
1 parent ddc7085 commit cd4873d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
- name: Install requirements
8888
run: |
8989
# Newer coveralls do not work with github actions.
90-
pip install 'coveralls<3.0.0'
90+
pip install 'coveralls>=4.0.0'
9191
pip install cython
9292
pip install -U 'setuptools<72.2'
9393
python testsrequire.py

0 commit comments

Comments
 (0)