Skip to content

Commit

Permalink
chore: include hidden files when uploading coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
jjaakola-aiven authored and nosahama committed Sep 18, 2024
1 parent 6248815 commit bc283b3
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 @@ -56,6 +56,7 @@ jobs:
with:
name: "coverage-${{ matrix.python-version }}"
path: ".coverage.${{ matrix.python-version }}"
include-hidden-files: true

coverage:
name: Coverage report
Expand Down

0 comments on commit bc283b3

Please sign in to comment.