mirror of
https://github.com/actions/setup-node.git
synced 2025-12-14 08:37:00 +08:00
Update main.workflow.yml
This commit is contained in:
3
.github/main.workflow.yml
vendored
3
.github/main.workflow.yml
vendored
@@ -1,4 +1,3 @@
|
||||
version: 1
|
||||
on: push
|
||||
jobs:
|
||||
|
||||
@@ -16,4 +15,4 @@ jobs:
|
||||
|
||||
|
||||
- name: npm test
|
||||
run: npm test
|
||||
run: npm test
|
||||
|
||||
Reference in New Issue
Block a user