Fix e2e CI failure from "Test that overwrite env var works in nested action (#453)" (#467)

Fix e2e CI failure VAULT-17057
Co-authored-by: Leonardo Villela <leonardo.villela37@gmail.com>
This commit is contained in:
Thy Ton
2023-06-13 11:22:43 -07:00
committed by GitHub
parent ec2980c187
commit 62aa8bb4c4
4 changed files with 34 additions and 0 deletions

3
.gitignore vendored
View File

@@ -59,3 +59,6 @@ typings/
# next.js build output
.next
# GoLand IDE project files
.idea