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 261eedf commit c0f5979Copy full SHA for c0f5979
.github/workflows/presubmit.yml
@@ -34,6 +34,7 @@ jobs:
34
disk-cache: ${{ github.workflow }}
35
repository-cache: true
36
bazelrc: |
37
+ common --sandbox_debug
38
test --test_tag_filters=-skipci
39
- name: Bazel Info
40
run: |
0 commit comments