Skip to content

Commit

Permalink
Include hidden files for code coverage report
Browse files Browse the repository at this point in the history
  • Loading branch information
dezzak committed Oct 23, 2024
1 parent 864245c commit bd2316d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
name: .coverage-${{ matrix.python-version }}
path: .coverage.${{ matrix.python-version }}
if-no-files-found: error
include-hidden-files: true

coverage:
runs-on: ubuntu-latest
Expand Down

0 comments on commit bd2316d

Please sign in to comment.