Skip to content

Commit

Permalink
fix: coverage for unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ohmayr committed Sep 9, 2024
1 parent ce8d45d commit 88f33e3
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 88f33e3

Please sign in to comment.