Skip to content

Commit

Permalink
inherit
Browse files Browse the repository at this point in the history
  • Loading branch information
tlambert03 committed Nov 7, 2023
1 parent 65c2f6d commit f1dffae
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 @@ -17,8 +17,7 @@ concurrency:
jobs:
test:
uses: pyapp-kit/workflows/.github/workflows/test-pyrepo.yml@main
secrets:
codecov-token: ${{ secrets.CODECOV_TOKEN }}
secrets: inherit
with:
os: ${{ matrix.os }}
python-version: ${{ matrix.python-version }}
Expand Down

0 comments on commit f1dffae

Please sign in to comment.