Skip to content

Commit

Permalink
Split tox files
Browse files Browse the repository at this point in the history
  • Loading branch information
dflook committed Nov 1, 2024
1 parent 9aac254 commit c16c969
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ jobs:
with:
name: coverage-${{ matrix.python }}
path: .coverage.${{ matrix.python }}
if-no-files-found: error
include-hidden-files: true
retention-days: 1

coverage:
Expand Down

0 comments on commit c16c969

Please sign in to comment.