Skip to content

Commit eef9bff

Browse files
💚 config(ci): Fix coverage upload.
1 parent 71bed08 commit eef9bff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/use-tests.yml

+1
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ jobs:
6262
with:
6363
name: ${{ inputs.test-target }}-${{ inputs.test-type }}-coverage
6464
path: .coverage
65+
include-hidden-files: true
6566
retention-days: 1
6667

6768
test-coverage-upload:

0 commit comments

Comments
 (0)