Skip to content

Commit

Permalink
Added codecov token to test_and_deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
IgorTatarnikov committed Nov 8, 2024
1 parent 8cc0f7c commit fc11f74
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 @@ -49,6 +49,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 fc11f74

Please sign in to comment.