Skip to content

Commit

Permalink
allow to archive hidden artifacts (#1908)
Browse files Browse the repository at this point in the history
  • Loading branch information
studioj authored Oct 25, 2024
1 parent 9900396 commit 3f10d06
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ jobs:
with:
name: logs-${{ matrix.name }}.zip
if-no-files-found: error
include-hidden-files: true
path: |
.tox/**/log/
.tox/**/coverage.xml
Expand Down

0 comments on commit 3f10d06

Please sign in to comment.