Skip to content

Commit

Permalink
Merge branch 'main' into 0e1edependabot/github_actions/codecov/codeco…
Browse files Browse the repository at this point in the history
…v-action-4
  • Loading branch information
speller26 authored Mar 4, 2024
2 parents f4ccef7 + 5254a67 commit 6a755c5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,6 @@ jobs:
tox -e unit-tests
- name: Upload coverage report to Codecov
uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}
if: ${{ strategy.job-index }} == 0

0 comments on commit 6a755c5

Please sign in to comment.