Skip to content

Commit

Permalink
add include-hidden-files: true
Browse files Browse the repository at this point in the history
  • Loading branch information
tilen1976 committed Sep 8, 2024
1 parent a6ad20f commit 7260d48
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 @@ -106,6 +106,7 @@ jobs:
with:
name: coverage-data-${{ matrix.os }}-${{ matrix.python }}
path: ".coverage.*"
include-hidden-files: true

- name: Upload documentation
if: matrix.session == 'docs-build'
Expand Down

0 comments on commit 7260d48

Please sign in to comment.