Skip to content

Commit

Permalink
Include hidden files in coverage CI upload
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonwillard committed Sep 6, 2024
1 parent 72377db commit 61d21da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
name: coverage-data
path: .coverage.*
if-no-files-found: ignore
include-hidden-files: true

coverage:
name: Combine & check coverage.
Expand Down

0 comments on commit 61d21da

Please sign in to comment.