Skip to content

Commit

Permalink
ci: back to inherit
Browse files Browse the repository at this point in the history
  • Loading branch information
tlambert03 committed Apr 22, 2024
1 parent cbce458 commit 190cdb9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ jobs:

test:
uses: pyapp-kit/workflows/.github/workflows/test-pyrepo.yml@v1
secrets:
codecov-token: ${{ secrets.CODECOV_TOKEN }}
secrets: inherit
with:
os: ${{ matrix.os }}
python-version: ${{ matrix.python-version }}
Expand Down

0 comments on commit 190cdb9

Please sign in to comment.