mirror of
https://github.com/actions/setup-node
synced 2025-04-17 13:43:12 +00:00
.
This commit is contained in:
parent
b90a2c9cbc
commit
49557caa2c
2
.github/workflows/workflow.yml
vendored
2
.github/workflows/workflow.yml
vendored
@ -32,7 +32,7 @@ jobs:
|
||||
|
||||
- name: Verify no unstaged changes
|
||||
if: runner.os != 'windows'
|
||||
run: __test__/verify-no-unstaged-changes.sh
|
||||
run: __tests__/verify-no-unstaged-changes.sh
|
||||
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
Reference in New Issue
Block a user