We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71bed08 commit eef9bffCopy full SHA for eef9bff
.github/workflows/use-tests.yml
@@ -62,6 +62,7 @@ jobs:
62
with:
63
name: ${{ inputs.test-target }}-${{ inputs.test-type }}-coverage
64
path: .coverage
65
+ include-hidden-files: true
66
retention-days: 1
67
68
test-coverage-upload:
0 commit comments