mirror of
https://github.com/openai/codex.git
synced 2026-04-24 06:35:50 +00:00
Ask Bazel to print failed test errors
This commit is contained in:
1
.github/workflows/bazel.yml
vendored
1
.github/workflows/bazel.yml
vendored
@@ -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} \
|
||||
|
||||
Reference in New Issue
Block a user