mirror of
https://github.com/actions/setup-node
synced 2025-04-17 13:43:12 +00:00
.
This commit is contained in:
parent
2d759b195d
commit
9c455c4c56
1
.github/workflows/workflow.yml
vendored
1
.github/workflows/workflow.yml
vendored
@ -20,6 +20,7 @@ jobs:
|
||||
with:
|
||||
node-version: 12.x
|
||||
- run: npm ci
|
||||
- run: npm run build
|
||||
- run: npm run format-check
|
||||
- run: npm run pack
|
||||
- run: npm test
|
||||
|
Loading…
Reference in New Issue
Block a user