Skip to content

Commit

Permalink
add secret
Browse files Browse the repository at this point in the history
  • Loading branch information
tlambert03 committed Sep 11, 2024
1 parent eca7b22 commit db4fa3e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ jobs:
test-min-reqs:
name: Test min reqs
uses: pyapp-kit/workflows/.github/workflows/test-pyrepo.yml@v2
secrets:
codecov_token: ${{ secrets.CODECOV_TOKEN }}
with:
os: ubuntu-latest
python-version: ${{ matrix.python-version }}
Expand Down

0 comments on commit db4fa3e

Please sign in to comment.