Compare commits

...

1 Commits

Author SHA1 Message Date
jeffharris
96661a2067 Exclude manual targets from Bazel test CI 2026-04-15 11:46:48 -07:00

View File

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