We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94084b0 commit e15c331Copy full SHA for e15c331
1 file changed
.github/workflows/checks.sh
@@ -22,5 +22,3 @@ echo "${bazel_cmd[@]}"
22
if [ -n "${BUILD_DISTRO:-}" ] ; then
23
bazel build //distro:distro
24
fi
25
-
26
-exit "${exit_code}"
0 commit comments