@google-github-actions/actions-utils
@google-github-actions/actions-utils / testing / skipIfMissingEnv
skipIfMissingEnv(...
envs):string|boolean
Defined in: testing.ts:70
skipIfMissingEnv is a helper function for skipping a test if an environment variable is missing (unset).
...string[]
List of environment variables
string | boolean
false or string indicating the test was skipped