Skip to content

Commit

Permalink
Merge branch 'main' into inject_on_none
Browse files Browse the repository at this point in the history
  • Loading branch information
tlambert03 authored Apr 22, 2024
2 parents ba046bf + 190cdb9 commit da6e239
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 da6e239

Please sign in to comment.