12 lines
351 B
TOML
12 lines
351 B
TOML
# WARNING: This file is autogenerated - changes will be overwritten when regenerated by https://github.com/pulumi/ci-mgmt
|
|
|
|
# Overrides for test workflows
|
|
|
|
[env]
|
|
# Acceptance (specifically providertest) tests require that PULUMI_HOME be the default
|
|
PULUMI_HOME = "{{ env.HOME }}/.pulumi"
|
|
|
|
[tools]
|
|
# always use pulumi latest for tests
|
|
pulumi = "latest"
|