mirror of
https://github.com/peaceiris/actions-hugo.git
synced 2025-06-22 05:35:28 +08:00
parent
5560a30c30
commit
21d2e6ea58
4
.github/workflows/dev-image.yml
vendored
4
.github/workflows/dev-image.yml
vendored
@ -34,4 +34,6 @@ jobs:
|
|||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- run: make build
|
- run: make build
|
||||||
- run: make cirun cmd="npm ci"
|
- run: make cirun cmd="npm ci"
|
||||||
- run: make ciall
|
# - run: make ciall
|
||||||
|
- run: make cirun cmd="npm run format:check"
|
||||||
|
- run: make cirun cmd="npm run lint"
|
||||||
|
Loading…
Reference in New Issue
Block a user