Skip to content

Commit

Permalink
include hidden coverage files
Browse files Browse the repository at this point in the history
  • Loading branch information
obriencj committed Sep 20, 2024
1 parent c54eb45 commit 90c2f9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ jobs:
with:
name: coverage-data-py${{ matrix.python-version }}
path: .coverage.py*
include-hidden-files: true

coverage:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 90c2f9d

Please sign in to comment.