Skip to content

Commit 3f10d06

Browse files
authored
allow to archive hidden artifacts (#1908)
1 parent 9900396 commit 3f10d06

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tox.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ jobs:
101101
with:
102102
name: logs-${{ matrix.name }}.zip
103103
if-no-files-found: error
104+
include-hidden-files: true
104105
path: |
105106
.tox/**/log/
106107
.tox/**/coverage.xml

0 commit comments

Comments
 (0)