Skip to content

Commit

Permalink
Add include-hidden-files to upload-artifact (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
TheJulianJES authored Sep 2, 2024
1 parent 8b44054 commit e2b29f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,7 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: coverage-${{ matrix.python-version }}
include-hidden-files: true
path: .coverage

coverage:
Expand Down

0 comments on commit e2b29f8

Please sign in to comment.