Skip to content

Commit

Permalink
Update .github/workflows/python-package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Nusnus authored Feb 12, 2024
1 parent c8f0cff commit d8d810b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ jobs:
uses: codecov/codecov-action@v4
with:
fail_ci_if_error: true # optional (default = false)
token: ${{ secrets.CODECOV_TOKEN }}
verbose: true # optional (default = false)

Integration:
Expand Down

0 comments on commit d8d810b

Please sign in to comment.