5
0
Fork 0
mirror of https://github.com/hashicorp/vault-action.git synced 2025-11-07 15:16:56 +00:00

chore: fix type

This commit is contained in:
Richard Simpson 2019-09-20 18:18:14 -05:00
parent 54b24ddb30
commit 6adb719ae2
No known key found for this signature in database
GPG key ID: 0CECAF50D013D1E2

View file

@ -67,7 +67,7 @@ jobs:
test secret | NAMED_SECRET ;
nested/test otherSecret ;
- name: verify
run: npm run test:e2e=
run: npm run test:e2e
publish:
runs-on: ubuntu-latest