If I pass through env vars via local workspace opt...
# automation-api
p
If I pass through env vars via local workspace options and console.log all the env vars present in an inline program should I expect to see the passed env vars? Because this is not currently the case for me.
the env vars I do see when I console.log seem to be those of the process running the auto api sdk code but do not include the ones I added