mirror of
https://github.com/actions/setup-node.git
synced 2025-04-24 04:20:49 +00:00
Update main.workflow.yml
This commit is contained in:
parent
1f555ee56e
commit
2eff97ea85
1 changed files with 1 additions and 2 deletions
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
|
||||
|
|
Loading…
Add table
Reference in a new issue