We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 913849e commit cd449adCopy full SHA for cd449ad
.github/workflows/bazel-checks.yml
@@ -52,4 +52,6 @@ jobs:
52
working-directory: utils/bazel
53
run: |
54
bazelisk test --config=ci --sandbox_base="" \
55
+ --remote_cache=https://storage.googleapis.com/$CACHE_GCS_BUCKET-bazel \
56
+ --google_default_credentials \
57
@llvm-project//llvm/unittests:adt_tests
0 commit comments