Skip to content

Commit

Permalink
🔧 Fix CodeCov config
Browse files Browse the repository at this point in the history
  • Loading branch information
s0 committed May 14, 2021
1 parent 580a493 commit 6b16d5f
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 @@ -38,5 +38,5 @@ jobs:
- name: Submit to CodeCov
uses: codecov/codecov-action@v1
with:
file: ./action/coverage/lcov.info
file: ./coverage/lcov.info
fail_ci_if_error: true

0 comments on commit 6b16d5f

Please sign in to comment.