set include-hidden-files to true for actions/upload-artifact@v4 (#1327)

This commit is contained in:
Sofie Van Landeghem
2024-09-02 22:48:18 +02:00
committed by GitHub
parent 33b379bd46
commit 2241d75131
2 changed files with 2 additions and 0 deletions

View File

@@ -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