mirror of
https://github.com/hashicorp/vault-action.git
synced 2026-07-30 18:33:14 +03:00
fix lint and pass token to build
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user