ci: fix lint workflow job name
This commit is contained in:
parent
e5972e789e
commit
6917fac5f2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
|
|
@ -7,7 +7,7 @@ on:
|
|||
pull_request:
|
||||
|
||||
jobs:
|
||||
check-format:
|
||||
lint:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
container:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue