Skip to content

Commit

Permalink
Try inherit
Browse files Browse the repository at this point in the history
  • Loading branch information
ajjackson committed Dec 18, 2024
1 parent 1e67848 commit cc3e422
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,7 @@ jobs:
os: ${{ matrix.config.os }}
all-python-versions: ${{ matrix.config.all-python-versions }}
coverage: ${{ matrix.config.coverage }}
secrets:
codacy_project_token: ${{ secrets.codacy_project_token }}
secrets: inherit

test-docs:
runs-on: ubuntu-latest
Expand Down

0 comments on commit cc3e422

Please sign in to comment.