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
|
- dev
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
mypy:
|
checks:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in a new issue