ci: use BuildBuddy for rust-ci-full argument-comment-lint

This commit is contained in:
Michael Bolin
2026-03-28 15:34:20 -07:00
parent c25c0d6e9e
commit cd0ea98f7b

View File

@@ -112,6 +112,8 @@ jobs:
rustup default nightly-2025-09-18
- name: Run argument comment lint on codex-rs via Bazel
if: ${{ runner.os != 'Windows' }}
env:
BUILDBUDDY_API_KEY: ${{ secrets.BUILDBUDDY_API_KEY }}
shell: bash
run: |
./.github/scripts/run-bazel-ci.sh \