mirror of
https://github.com/actions/setup-node.git
synced 2025-04-22 09:21:00 +00:00
.
This commit is contained in:
parent
b5b8d43856
commit
6a2dc83c60
1 changed files with 0 additions and 1 deletions
1
.github/workflows/workflow.yml
vendored
1
.github/workflows/workflow.yml
vendored
|
@ -22,7 +22,6 @@ jobs:
|
||||||
- run: npm install
|
- run: npm install
|
||||||
- run: npm run format-check
|
- run: npm run format-check
|
||||||
- run: npm run pack
|
- run: npm run pack
|
||||||
if: runner.os != 'windows'
|
|
||||||
- run: npm test
|
- run: npm test
|
||||||
- name: Verify no unstaged changes
|
- name: Verify no unstaged changes
|
||||||
if: runner.os != 'windows'
|
if: runner.os != 'windows'
|
||||||
|
|
Loading…
Add table
Reference in a new issue