Skip to content

Commit

Permalink
feat(#12): all jsons
Browse files Browse the repository at this point in the history
  • Loading branch information
h1alexbel committed May 23, 2024
1 parent 39f26af commit caacb1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@ jobs:
uses: codecov/codecov-action@v4.3.1
with:
token: ${{ secrets.CODECOV_TOKEN }}
files: .nyc_output/processinfo/index.json
files: .nyc_output/*.json
fail_ci_if_error: true

0 comments on commit caacb1d

Please sign in to comment.