Skip to content

Commit

Permalink
chore: update unittest workflow template (#692)
Browse files Browse the repository at this point in the history
  • Loading branch information
ohmayr authored Sep 10, 2024
1 parent ce8d45d commit 082bce2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/unittest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
with:
name: coverage-artifact-${{ matrix.option }}-${{ matrix.python }}
path: .coverage${{ matrix.option }}-${{ matrix.python }}
include-hidden-files: true

report-coverage:
name: cover
Expand Down

0 comments on commit 082bce2

Please sign in to comment.