Ask Bazel to print failed test errors

This commit is contained in:
Ahmed Ibrahim
2026-04-07 14:08:25 -07:00
parent cbf9643069
commit 5a320ec2b0

View File

@@ -108,6 +108,7 @@ jobs:
"${bazel_wrapper_args[@]}" \
-- \
test \
--test_output=errors \
--test_tag_filters=-argument-comment-lint \
--test_verbose_timeout_warnings \
--build_metadata=COMMIT_SHA=${GITHUB_SHA} \