Fix naming for ci step
This commit is contained in:
parent
e1ff2307f5
commit
df7bfb7c3f
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