This commit is contained in:
parent
3d5902e8e3
commit
76b10b68d9
@ -8,5 +8,7 @@ jobs:
|
|||||||
name: check and test
|
name: check and test
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/setup-node@v2
|
||||||
run: ls
|
name: nodejs
|
||||||
|
with:
|
||||||
|
node-version: "14"
|
||||||
|
Loading…
Reference in New Issue
Block a user