Skip to content

Commit

Permalink
Fix codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
jakebailey committed Dec 20, 2024
1 parent 8a5b3a4 commit 708e9a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
with:
token: ${{ secrets.CODECOV_TOKEN }}
env_vars: OS,NODE
file: ./coverage/codecov.json
files: ./coverage/codecov.json

eslint:
name: ESLint
Expand Down

0 comments on commit 708e9a1

Please sign in to comment.