Skip to content

Commit

Permalink
codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
apricot13 committed Mar 26, 2024
1 parent 7a0fda3 commit ae29f2e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test-new.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,3 @@ jobs:
uses: codecov/codecov-action@v4
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
with:
# fail_ci_if_error: true # optional (default = false)
files: coverage/coverage.xml # optional
verbose: true # optional (default = false)
4 changes: 0 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,3 @@ jobs:
uses: codecov/codecov-action@v4
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
with:
# fail_ci_if_error: true # optional (default = false)
files: coverage/coverage.xml # optional
verbose: true # optional (default = false)

0 comments on commit ae29f2e

Please sign in to comment.