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 current use of $HOME/lima-hostname for local tests is problematic as it can clash with other tests or user-created files. Switching to a temporary directory would prevent conflicts and improve reliability.
The text was updated successfully, but these errors were encountered:
Description
The current use of $HOME/lima-hostname for local tests is problematic as it can clash with other tests or user-created files. Switching to a temporary directory would prevent conflicts and improve reliability.
The text was updated successfully, but these errors were encountered: