Skip to content

Commit

Permalink
Print out dir after coverage combine
Browse files Browse the repository at this point in the history
  • Loading branch information
mrmundt committed Sep 10, 2024
1 parent cfee53e commit 858c29f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_pr_and_main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -692,6 +692,7 @@ jobs:
coverage combine
coverage report -i
coverage xml -i
ls -la
- name: Record build artifacts
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 858c29f

Please sign in to comment.