Skip to content

Commit

Permalink
Update coverage collection on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
bwoodsend committed Sep 22, 2024
1 parent 841e7f6 commit 825033c
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 @@ -65,6 +65,8 @@ jobs:
with:
name: coverage-${{ strategy.job-index }}
path: .coverage-*
include-hidden-files: true
if-no-files-found: error

coverage:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 825033c

Please sign in to comment.