Skip to content

Commit

Permalink
Place coverage xml and report in same run step
Browse files Browse the repository at this point in the history
  • Loading branch information
oddstr13 committed Oct 5, 2023
1 parent f8bd492 commit 79099bc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,6 @@ jobs:
- name: Generate coverage report
run: |
coverage xml
- name: Print coverage report
run: |
coverage report
- name: Upload coverage
Expand Down

0 comments on commit 79099bc

Please sign in to comment.