mirror of
https://github.com/actions/setup-node
synced 2025-04-09 10:25:52 +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 run format-check
|
||||
- run: npm run pack
|
||||
if: runner.os != 'windows'
|
||||
- run: npm test
|
||||
- name: Verify no unstaged changes
|
||||
if: runner.os != 'windows'
|
||||
|
|
Loading…
Add table
Reference in a new issue