Skip to content

Commit

Permalink
add log folder
Browse files Browse the repository at this point in the history
  • Loading branch information
studioj committed Oct 24, 2024
1 parent 9900396 commit 18dbfa6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,8 @@ jobs:
name: logs-${{ matrix.name }}.zip
if-no-files-found: error
path: |
.tox/**/log/
.tox/**/coverage.xml
./.tox/**/log/
./.tox/**/coverage.xml
- name: Report failure if git reports dirty status
run: |
Expand Down

0 comments on commit 18dbfa6

Please sign in to comment.