set include-hidden-files to true for actions/upload-artifact@v4 (#1327)
This commit is contained in:

committed by
GitHub

parent
33b379bd46
commit
2241d75131
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@@ -35,6 +35,7 @@ jobs:
|
||||
with:
|
||||
name: coverage-html
|
||||
path: backend/htmlcov
|
||||
include-hidden-files: true
|
||||
|
||||
# https://github.com/marketplace/actions/alls-green#why
|
||||
alls-green: # This job does nothing and is only used for the branch protection
|
||||
|
Reference in New Issue
Block a user