ci: comment out npm test
This commit is contained in:
parent
da07fc528b
commit
21488cde7d
1 changed files with 3 additions and 1 deletions
4
.github/workflows/dev-image.yml
vendored
4
.github/workflows/dev-image.yml
vendored
|
|
@ -34,4 +34,6 @@ jobs:
|
|||
- uses: actions/checkout@v2
|
||||
- run: make build
|
||||
- run: make cirun cmd="npm ci"
|
||||
- run: make ciall
|
||||
# - run: make ciall
|
||||
- run: make cirun cmd="npm format:check"
|
||||
- run: make cirun cmd="npm lint"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue