Skip to content

Commit

Permalink
💚 config(ci): Fix coverage upload.
Browse files Browse the repository at this point in the history
  • Loading branch information
make-github-pseudonymous-again committed Dec 10, 2024
1 parent 71bed08 commit eef9bff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/use-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ jobs:
with:
name: ${{ inputs.test-target }}-${{ inputs.test-type }}-coverage
path: .coverage
include-hidden-files: true
retention-days: 1

test-coverage-upload:
Expand Down

0 comments on commit eef9bff

Please sign in to comment.