Skip to content

Commit

Permalink
Explicitly include hidden files with actions/upload-artifact due to n…
Browse files Browse the repository at this point in the history
…on backward compatible change
  • Loading branch information
francesco-ballarin committed Sep 4, 2024
1 parent 91b3275 commit a636f9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ jobs:
with:
name: coverage-${{ matrix.backend }}
path: .coverage*
include-hidden-files: true
retention-days: 1

combine_coverage_reports:
Expand Down

0 comments on commit a636f9a

Please sign in to comment.