mirror of
https://gitea.com/actions/setup-node.git
synced 2025-04-06 15:29:44 +00:00
rm __tests__/verify-no-unstaged-changes.sh
This commit is contained in:
5
.github/workflows/build-test.yml
vendored
5
.github/workflows/build-test.yml
vendored
@ -26,7 +26,4 @@ jobs:
|
||||
- run: npm ci
|
||||
- run: npm run build
|
||||
- run: npm run format-check
|
||||
- run: npm test
|
||||
- name: Verify no unstaged changes
|
||||
if: runner.os != 'windows'
|
||||
run: __tests__/verify-no-unstaged-changes.sh
|
||||
- run: npm test
|
Reference in New Issue
Block a user