Skip to content

Commit

Permalink
Update test-runner-ci.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Tyler Titsworth <[email protected]>
  • Loading branch information
Tyler Titsworth authored Jun 4, 2024
1 parent d82a893 commit 72b3db4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-runner-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
merge-multiple: true
- name: Coverage
run: |
python -m pip install coverage --hash=sha256:c4c2872b3c91f9baa836147ca33650dc5c172e9273c808c3c3199c75490e709d
python -m pip install coverage
python -m coverage combine --debug=pathmap
python -m coverage xml --skip-empty
- name: Comment on PR
Expand Down

0 comments on commit 72b3db4

Please sign in to comment.