We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b50cc44 commit 6f72a85Copy full SHA for 6f72a85
1 file changed
.github/workflows/format.yml
@@ -92,7 +92,7 @@ jobs:
92
with:
93
bazelisk-cache: true
94
disk-cache: ${{ github.job }}
95
- external-cache: true
+ external-cache: false
96
repository-cache: true
97
98
- name: Format (bazel query)
@@ -133,7 +133,7 @@ jobs:
133
134
135
136
137
138
139
- name: Bazel build
0 commit comments