ci: Add task for CI
This commit is contained in:
parent
0ac5822f71
commit
f5ec9e9038
3 changed files with 17 additions and 4 deletions
4
.github/workflows/dev-image.yml
vendored
4
.github/workflows/dev-image.yml
vendored
|
|
@ -33,5 +33,5 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- run: make build
|
||||
#- run: make cirun cmd="npm ci"
|
||||
#- run: make ciall
|
||||
- run: make cirun cmd="npm ci"
|
||||
- run: make ciall
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue