Skip to content

Commit e15c331

Browse files
authored
drop reference to an undefined variable (#1040)
1 parent 94084b0 commit e15c331

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/checks.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,3 @@ echo "${bazel_cmd[@]}"
2222
if [ -n "${BUILD_DISTRO:-}" ] ; then
2323
bazel build //distro:distro
2424
fi
25-
26-
exit "${exit_code}"

0 commit comments

Comments
 (0)