mirror of
https://github.com/actions/setup-node.git
synced 2025-12-14 00:16:35 +08:00
.
This commit is contained in:
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'
|
||||
|
||||
Reference in New Issue
Block a user