Skip to content

fix: use ROOT as base directory for test logs

Alex Tercete requested to merge Alex.Tercete/bazelisk:unbound-variable into main

after_script was failing with "DST: unbound variable", which was causing the artifacts to not be uploaded.

Merge request reports