Skip to content

Commit

Permalink
Merge pull request #956 from Aiven-Open/jjaakola-aiven-allow-upload-p…
Browse files Browse the repository at this point in the history
…lugin-to-copy-hidden-files

chore: include hidden files when uploading coverage
  • Loading branch information
AnatolyPopov authored Sep 19, 2024
2 parents 04dc4c7 + b950e30 commit d8996cf
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 d8996cf

Please sign in to comment.