Skip to content

Commit

Permalink
ci: tests don't need secrets
Browse files Browse the repository at this point in the history
Signed-off-by: Bradley Reynolds <bradley.reynolds@darbia.dev>
  • Loading branch information
shenanigansd authored Nov 18, 2022
1 parent 6b938c9 commit 3f69c79
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/python-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
with:
os: ${{ matrix.os }}
python-version: ${{ matrix.python-version }}
secrets: inherit

publish:
needs: test
Expand Down

0 comments on commit 3f69c79

Please sign in to comment.