Skip to content

Commit

Permalink
Merge pull request #471 from j-i-l/main
Browse files Browse the repository at this point in the history
  • Loading branch information
ewjoachim authored Sep 2, 2024
2 parents 9f7473d + 9090a73 commit de5b08c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,8 @@ jobs:
with:
name: coverage-${{ matrix.python_version }}
path: .coverage.${{ matrix.python_version }}
# By default hidden files/folders (i.e. starting with .) are ignored
include-hidden-files: true

coverage:
name: Coverage
Expand Down

0 comments on commit de5b08c

Please sign in to comment.