Skip to content

Commit 48c6c7c

Browse files
jiaenrenclaude
andcommitted
Remove unnecessary LFS from coverage workflow
The coverage job only runs bazel test — LFS files are only documentation images (PNGs) which aren't needed for tests. Removing lfs: true avoids hook conflicts when ci-internal and coverage share a self-hosted runner workspace. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent f6535b9 commit 48c6c7c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/coverage.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,6 @@ jobs:
109109
110110
- name: Checkout
111111
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
112-
with:
113-
lfs: true
114112

115113
- name: Setup Bazel
116114
uses: bazel-contrib/setup-bazel@4fd964a13a440a8aeb0be47350db2fc640f19ca8

0 commit comments

Comments
 (0)