ci: suggestion from @joerick
Co-authored-by: Joe Rickerby <joerick@mac.com>
This commit is contained in:
co-authored by
Joe Rickerby
parent
9df68df525
commit
a0d67a7a90
@@ -8,7 +8,7 @@ on:
|
||||
|
||||
jobs:
|
||||
pre-commit:
|
||||
name: Format
|
||||
name: Pre-commit checks (mypy, flake8, etc.)
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
Reference in New Issue
Block a user