Add lint to github action steps
Signed-off-by: gearnode <bryan@frimin.fr>
This commit is contained in:
1
.github/workflows/make.yaml
vendored
1
.github/workflows/make.yaml
vendored
@@ -46,6 +46,7 @@ jobs:
|
||||
with:
|
||||
node-version: 22
|
||||
- run: "npm ci"
|
||||
- run: "npm run lint"
|
||||
- run: "make @probo/console"
|
||||
fmt-check:
|
||||
name: "fmt-check"
|
||||
|
||||
Reference in New Issue
Block a user