Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
itziakos authored Apr 20, 2024
1 parent 3d232c6 commit ef77bc5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ jobs:
with:
path: coverage.*
merge-multiple: true
- name: Install coverage
run: pip install coverage
- name: Generate coverage report
run: |
coverage combine
Expand Down

0 comments on commit ef77bc5

Please sign in to comment.