Update dev-image.yml
This commit is contained in:
parent
21488cde7d
commit
53d051b3e8
1 changed files with 2 additions and 2 deletions
4
.github/workflows/dev-image.yml
vendored
4
.github/workflows/dev-image.yml
vendored
|
|
@ -35,5 +35,5 @@ jobs:
|
|||
- run: make build
|
||||
- run: make cirun cmd="npm ci"
|
||||
# - run: make ciall
|
||||
- run: make cirun cmd="npm format:check"
|
||||
- run: make cirun cmd="npm lint"
|
||||
- run: make cirun cmd="npm run format:check"
|
||||
- run: make cirun cmd="npm run lint"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue