Skip to content

Commit

Permalink
Merge pull request #259 from neutrinoceros/fix_coverage_reporting
Browse files Browse the repository at this point in the history
MNT: fixup coverage reporting
  • Loading branch information
neutrinoceros authored Sep 14, 2024
2 parents f5ba996 + 178155d commit d1dd1b6
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 @@ -56,6 +56,7 @@ jobs:
name: inifix_coverage_data-${{ matrix.os }}-${{ matrix.python-version }}
path: .coverage.*
if-no-files-found: ignore
include-hidden-files: true

concurrency-tests:
strategy:
Expand Down

0 comments on commit d1dd1b6

Please sign in to comment.