Skip to content

Commit f43dabe

Browse files
committed
skip more things
1 parent f7f54cb commit f43dabe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checks.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ if [ "${exit_code}" -ne 0 ] ; then
88
exit "${exit_code}"
99
fi
1010

11-
bazel test tests/... distro/... examples/...
11+
bazel test tests/... examples/...
1212
exit_code="$?"
1313
case "${exit_code}" in
1414
"4")

0 commit comments

Comments
 (0)