Update test.yml
This commit is contained in:
parent
0a63e7c4b7
commit
9f90a84d30
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -9,6 +9,6 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/setup-node@v2
|
||||
with:
|
||||
node-version: '14'
|
||||
node-version: '16'
|
||||
- run: npm install
|
||||
- run: npm test
|
||||
|
Loading…
x
Reference in New Issue
Block a user