Skip to content

Commit

Permalink
feat(#12): nyc files
Browse files Browse the repository at this point in the history
  • Loading branch information
h1alexbel committed May 23, 2024
1 parent 36bbc15 commit c09f35c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,5 @@ jobs:
uses: codecov/codecov-action@v4.3.1
with:
token: ${{ secrets.CODECOV_TOKEN }}
files: .nyc_output/
fail_ci_if_error: true

0 comments on commit c09f35c

Please sign in to comment.