Skip to content

Commit

Permalink
Fix upload hidden coverage file (#316)
Browse files Browse the repository at this point in the history
  • Loading branch information
jpbede authored Sep 5, 2024
1 parent bb25baf commit edce311
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
with:
name: coverage-${{ matrix.python }}
path: .coverage
include-hidden-files: true

coverage:
runs-on: ubuntu-latest
Expand Down

0 comments on commit edce311

Please sign in to comment.