test github ci
This commit is contained in:
parent
4460605a7c
commit
7e79fca972
|
|
@ -13,8 +13,8 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- uses: actions/setup-node@v1
|
||||
with:
|
||||
node-version: '10.x'
|
||||
with:
|
||||
node-version: '10.x'
|
||||
- name: Run a one-line script
|
||||
run: echo Hello, world!
|
||||
- name: Run a multi-line script
|
||||
|
|
|
|||
Loading…
Reference in New Issue