chore: fix e2e install
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -38,6 +38,8 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v1
|
- uses: actions/checkout@v1
|
||||||
|
- name: npm install
|
||||||
|
run: npm ci
|
||||||
- name: test connection
|
- name: test connection
|
||||||
run: node quicktest.js
|
run: node quicktest.js
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user