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
testscript: propagate GORACE like we already do with GOCOVERDIR
Do both in a loop to deduplicate code.
While here, only set them if they aren't empty;
this way we don't unnecessarily pollute Vars with entries
such as `GOCOVERDIR=` when they don't do anything useful.
0 commit comments