fix(ci/lint): indentation was wrong
- correcting the indentation (yml de mort)
This commit is contained in:
parent
369d0b2407
commit
61da545281
1 changed files with 22 additions and 21 deletions
3
.github/workflows/lint.yml
vendored
3
.github/workflows/lint.yml
vendored
|
|
@ -12,7 +12,8 @@ permissions:
|
|||
contents: read
|
||||
|
||||
jobs:
|
||||
name: Build & Lint
|
||||
build:
|
||||
name: Build & Typecheck
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue