ci: suggestion from @joerick

Co-authored-by: Joe Rickerby <joerick@mac.com>
This commit is contained in:
Henry Schreiner
2020-08-16 14:15:28 -04:00
committed by GitHub
co-authored by Joe Rickerby
parent 9df68df525
commit a0d67a7a90
+1 -1
View File
@@ -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