Skip to content

Commit 3f9354d

Browse files
authored
Update GitHub Actions workflows. (#828)
This PR was automatically generated by the update-workflows-ecosystem-providers workflow in the pulumi/ci-mgmt repo, from commit 04eba5a7401003d8d00e1b5c45c156c05b1d9dfe.
1 parent 4005710 commit 3f9354d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.config/mise.test.toml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# WARNING: This file is autogenerated - changes will be overwritten when regenerated by https://github.com/pulumi/ci-mgmt
22

3-
# Overrides tool versions for test workflows
3+
# Overrides for test workflows
4+
5+
[env]
6+
# Acceptance (specifically providertest) tests require that PULUMI_HOME be the default
7+
PULUMI_HOME = "{{ env.HOME }}/.pulumi"
48

59
[tools]
610
# always use pulumi latest for tests

0 commit comments

Comments
 (0)