how can I pass environment variables to test scripts?
Open
documentation
test command
UX
- Dominant language
- Rust
- Stars
- 4.4k
- Forks
- 394
- PR merge metrics
- No merged PRs in 30d
Description
I need to be able to access a specific environment variable (it's a [Percy](https://percy.io/) API key) in an invocation of `buck test //...` in GitHub actions, but I'm having some trouble. It doesn't look like there's a way to forward an environment variable from the containing environment? Is there, and I'm just missing something?
Contributor guide
Assessment
This issue has not been assessed yet.