Skip to content

Commit

Permalink
Add token to enable Codecov
Browse files Browse the repository at this point in the history
Signed-off-by: Bradley Reynolds <[email protected]>
  • Loading branch information
shenanigansd authored Dec 1, 2023
1 parent db08228 commit f0e2ccd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/python-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
with:
os: ${{ matrix.os }}
python-version: ${{ matrix.python-version }}
secrets:
codecov-token: ${{ secrets.CODECOV_TOKEN }}

docs:
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
Expand Down

0 comments on commit f0e2ccd

Please sign in to comment.