Skip to content

Commit

Permalink
Update test-vitest-coverage-action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
davelosert authored Sep 28, 2024
1 parent e511b6f commit 5b66bda
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-vitest-coverage-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@ jobs:
with:
name: coverage-main
path: coverage-main
- name: "Echo Ref"
run: echo ${{ github..ref }}
- name: "Report Coverage"
uses: davelosert/vitest-coverage-report-action@test-automatic-pr
with:
Expand Down

0 comments on commit 5b66bda

Please sign in to comment.