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:
|
||||
- uses: actions/checkout@v1
|
||||
- name: npm install
|
||||
run: npm ci
|
||||
- name: test connection
|
||||
run: node quicktest.js
|
||||
|
||||
|
||||
Reference in New Issue
Block a user