Skip to content

Commit

Permalink
Fix coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
dolfinus authored Nov 18, 2024
1 parent 499c6ac commit 7c4016e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,8 @@ jobs:
with:
name: code-coverage-${{ matrix.os }}-${{ matrix.python-version }}-${{ matrix.mark }}
path: reports/.coverage*
# https://github.com/actions/upload-artifact/issues/602
include-hidden-files: true

all_done:
name: Tests done
Expand Down

0 comments on commit 7c4016e

Please sign in to comment.