From 5e1656b0d1b4ea68cf4ff9765d39f8e5f7955c37 Mon Sep 17 00:00:00 2001 From: Pulumi Bot Date: Fri, 31 Oct 2025 06:46:55 +0000 Subject: [PATCH] [internal] Update GitHub Actions workflow files --- .config/mise.test.toml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.config/mise.test.toml b/.config/mise.test.toml index ce00eb5..3ab7402 100644 --- a/.config/mise.test.toml +++ b/.config/mise.test.toml @@ -1,6 +1,10 @@ # WARNING: This file is autogenerated - changes will be overwritten when regenerated by https://github.com/pulumi/ci-mgmt -# Overrides tool versions for test workflows +# 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