mirror of
https://github.com/hashicorp/vault-action.git
synced 2026-07-25 16:03:15 +03:00
chore: fix e2e install
This commit is contained in:
@@ -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