diff --git a/.github/workflows/bazel.yml b/.github/workflows/bazel.yml index b1ae82318..65b82c199 100644 --- a/.github/workflows/bazel.yml +++ b/.github/workflows/bazel.yml @@ -106,6 +106,7 @@ jobs: bazel_args=( test //... + --test_verbose_timeout_warnings --build_metadata=REPO_URL=https://github.com/openai/codex.git --build_metadata=COMMIT_SHA=$(git rev-parse HEAD) --build_metadata=ROLE=CI