Skip to content

Commit

Permalink
Include hidden files when uploading artifacts
Browse files Browse the repository at this point in the history
This was a breaking change github introduced recently

Co-authored-by: GDWR <[email protected]>
  • Loading branch information
ChrisLovering and GDWR committed Oct 3, 2024
1 parent 8952cac commit b276a04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:
name: coverage-${{ matrix.os }}
path: .coverage.*
retention-days: 1
include-hidden-files: true

report:
name: Report coverage
Expand Down

0 comments on commit b276a04

Please sign in to comment.