Skip to content

Commit

Permalink
fix for codecov-action
Browse files Browse the repository at this point in the history
  • Loading branch information
whitews committed Mar 27, 2024
1 parent 7304e46 commit e11874b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build-test-base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,5 @@ jobs:
with:
files: coverage.xml
fail_ci_if_error: true
token: ${{ secrets.CODECOV_TOKEN }}
verbose: true
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit e11874b

Please sign in to comment.