Skip to content

Commit

Permalink
Update .github/workflows/run-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ousret authored Jan 27, 2025
1 parent 51a2c4d commit fbc9dbd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
with:
name: coverage-data-${{ matrix.python-version }}
path: ".coverage.*"
include-hidden-files: true
if-no-files-found: error

coverage:
Expand Down

0 comments on commit fbc9dbd

Please sign in to comment.