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
The primary purpose of this change is to enable running the envtests in
environments where neither $XDG_DATA_HOME nor $HOME are set.
Additionally, by executing setup-envtest explicitly in the `test` rule
rather than in a global variable definition, we:
* Only run it when it's required
* Log its execution and output
0 commit comments