Fix naming for ci step
This commit is contained in:
parent
f6f36ea79e
commit
01f0868db0
2
.github/workflows/checks.yml
vendored
2
.github/workflows/checks.yml
vendored
|
@ -8,7 +8,7 @@ on:
|
|||
- dev
|
||||
|
||||
jobs:
|
||||
mypy:
|
||||
checks:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
|
|
Loading…
Reference in a new issue