You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove actions.preTest in favor of integrationTestProvider (#640)
By using ci-mgmt's intended solution for running integration tests in
the `provider/` directory, we get a maintained test script and avoid
overloading the `actions.preTest` hook to run tests.
Related to pulumi/ci-mgmt#1276,
pulumi/ci-mgmt#1274 (comment)
0 commit comments