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 f77ff5eCopy full SHA for f77ff5e
.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/ \
56
+ --google_default_credentials/$CACHE_GCS_BUCKET-bazel \
57
@llvm-project//llvm/unittests:adt_tests
0 commit comments