remove pre-commit job, using pre-commit.ci now
This commit is contained in:
parent
1c6dc15420
commit
2676973cd7
1 changed files with 0 additions and 1 deletions
1
.github/workflows/tests.yaml
vendored
1
.github/workflows/tests.yaml
vendored
|
|
@ -24,7 +24,6 @@ jobs:
|
|||
- {name: '3.6', python: '3.6', os: ubuntu-latest, tox: py36}
|
||||
- {name: 'PyPy', python: pypy3, os: ubuntu-latest, tox: pypy3}
|
||||
- {name: Version Range, python: '3.9', os: ubuntu-latest, tox: 'devel'}
|
||||
- {name: Style, python: '3.9', os: ubuntu-latest, tox: style}
|
||||
- {name: Docs, python: '3.9', os: ubuntu-latest, tox: docs}
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue