Skip to content

Commit

Permalink
Codecov action upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
ddnexus committed Feb 10, 2024
1 parent 849c3c1 commit c9704e3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/pagy-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,10 @@ jobs:
with:
fail_ci_if_error: true
token: ${{ secrets.CODECOV_TOKEN }}
# directory: ./coverage
# files: ./codecov-result.json
files: ./coverage/codecov-result.json
verbose: true

- name: Check gem manifest
if: ${{ env.CHECK_MANIFEST == 'true' }}
Expand Down

0 comments on commit c9704e3

Please sign in to comment.