mirror of
https://github.com/actions/setup-node
synced 2025-04-17 05:33:13 +00:00
Update main.workflow.yml
This commit is contained in:
parent
1f555ee56e
commit
2eff97ea85
3
.github/main.workflow.yml
vendored
3
.github/main.workflow.yml
vendored
@ -1,4 +1,3 @@
|
|||||||
version: 1
|
|
||||||
on: push
|
on: push
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
@ -16,4 +15,4 @@ jobs:
|
|||||||
|
|
||||||
|
|
||||||
- name: npm test
|
- name: npm test
|
||||||
run: npm test
|
run: npm test
|
||||||
|
Loading…
Reference in New Issue
Block a user