mirror of
https://github.com/hashicorp/vault-action.git
synced 2026-04-07 12:39:26 +00:00
fix lint and pass token to build
This commit is contained in:
parent
788264dddd
commit
e5605de996
3 changed files with 9 additions and 3 deletions
|
|
@ -1,3 +1,6 @@
|
|||
// This script is used by the e2e tests in build.yml to test that we can
|
||||
// successfully parse JSON string data into JS objects
|
||||
|
||||
try {
|
||||
let inputs = [
|
||||
process.env.JSONSTRING,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue