Skip to content

Commit

Permalink
ci(coverage): fix wrong output file path
Browse files Browse the repository at this point in the history
  • Loading branch information
cococonscious committed Dec 6, 2024
1 parent fe106ce commit 74324a8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/push-pr-lint-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ jobs:
- uses: codecov/[email protected]
with:
token: ${{ secrets.CODECOV_TOKEN }}
files: codecov.json
fail_ci_if_error: true
dry_run: ${{ env.ACT }}

Expand Down

0 comments on commit 74324a8

Please sign in to comment.