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 make target `test-ui` takes a verbosity flag to print the output.
This flag is provided as env var `VERBOSE`, but this was not being read
properly from the environment and was always set to `0`
---------
Co-authored-by: Everett Hildenbrandt <[email protected]>
Co-authored-by: Everett Hildenbrandt <[email protected]>
0 commit comments