Skip to content

Commit

Permalink
ci: Remove old submodule checkout secret.
Browse files Browse the repository at this point in the history
  • Loading branch information
tjholm committed Oct 5, 2021
1 parent 7d76a1b commit dcfaedf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ jobs:
- name: Checkout
uses: actions/[email protected]
with:
token: ${{secrets.SUBMOD_PAT}}
submodules: recursive
fetch-depth: 0 # needed to retrieve most recent tag
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v2
Expand Down

0 comments on commit dcfaedf

Please sign in to comment.