format
This commit is contained in:
parent
a9a0bb34a0
commit
c31955edac
1 changed files with 1 additions and 1 deletions
2
.github/workflows/lint.yaml
vendored
2
.github/workflows/lint.yaml
vendored
|
|
@ -36,7 +36,7 @@ jobs:
|
|||
- id: lint
|
||||
name: Lint code
|
||||
run: npm run lint:check
|
||||
|
||||
|
||||
- id: format
|
||||
name: Format code
|
||||
run: npm run format:check
|
||||
|
|
|
|||
Loading…
Reference in a new issue