Skip to content

Commit

Permalink
Merge pull request #55 from brainglobe/codecov_token
Browse files Browse the repository at this point in the history
Use codecov token in test_and_deploy
  • Loading branch information
alessandrofelder authored Mar 18, 2024
2 parents 723815d + 3045715 commit 87ca009
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:
- uses: neuroinformatics-unit/actions/test@v2
with:
python-version: ${{ matrix.python-version }}
secret-codecov-token: ${{ secrets.CODECOV_TOKEN }}

build_sdist_wheels:
name: Build source distribution
Expand Down

0 comments on commit 87ca009

Please sign in to comment.