Skip to content

Commit a7aded9

Browse files
committed
install coveralls
1 parent a696d45 commit a7aded9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ jobs:
5858
- name: Install dependencies
5959
run: |
6060
python -m pip install --upgrade pip setuptools wheel poetry
61+
python -m pip install coveralls
6162
make setup
6263
6364
- name: Run coverage and upload to Coveralls

0 commit comments

Comments
 (0)