mirror of
https://github.com/actions/setup-node
synced 2025-04-09 02:15:52 +00:00
.
This commit is contained in:
parent
b90a2c9cbc
commit
49557caa2c
1 changed files with 1 additions and 1 deletions
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…
Add table
Reference in a new issue