Skip to content

Commit

Permalink
Merge pull request #88 from amarvin/amarvin-patch-1
Browse files Browse the repository at this point in the history
Fixes CI/CD codecov step
  • Loading branch information
amarvin committed Apr 9, 2024
2 parents 60bd4cd + e09dae7 commit 25128e9
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 @@ -46,4 +46,5 @@ jobs:
- name: "Upload coverage to Codecov"
uses: codecov/codecov-action@v2
with:
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: true

0 comments on commit 25128e9

Please sign in to comment.