We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7d76a1b + dcfaedf commit 73e081bCopy full SHA for 73e081b
1 file changed
.github/workflows/test.yaml
@@ -17,8 +17,6 @@ jobs:
17
- name: Checkout
18
uses: actions/checkout@v2.3.1
19
with:
20
- token: ${{secrets.SUBMOD_PAT}}
21
- submodules: recursive
22
fetch-depth: 0 # needed to retrieve most recent tag
23
- name: Set up Python ${{ matrix.python-version }}
24
uses: actions/setup-python@v2
0 commit comments