Skip to content

Commit 886e402

Browse files
authored
Update python-app.yml
1 parent 51e7461 commit 886e402

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-app.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
run: |
3131
python -m pip install --upgrade pip
3232
pip install pytest
33+
pip install pytest-cov
3334
pip install -e .
3435
- name: Test with pytest
3536
run: |

0 commit comments

Comments
 (0)