Skip to content

Commit

Permalink
Merge pull request #336 from ImperialCollegeLondon/barneydobson-patch-1
Browse files Browse the repository at this point in the history
codecov issue on release
  • Loading branch information
barneydobson authored Oct 31, 2024
2 parents 761c4a9 + d3d5bca commit fb919bc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ permissions:
jobs:
test:
uses: ./.github/workflows/ci_template.yml
secrets:
codecov_token: ${{ secrets.CODECOV_TOKEN }}
with:
os: '["ubuntu-latest", "windows-latest", "macos-latest"]'
python-version: '["3.10", "3.11", "3.12"]'
Expand Down

0 comments on commit fb919bc

Please sign in to comment.