Commit bf39424
fix: remove fetch-busybox from test/lint targets
test and lint are called inside test.Dockerfile which doesn't have the
pkg/ directory. CI workflows have their own fetch-busybox setup steps.
Local dev gets busybox via build-local/build-debug before running
test/lint.
fetch-busybox remains on: build-local, build-debug (the entry points
for local builds that produce the full binary).
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 83229ac commit bf39424
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| |||
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
162 | | - | |
| 162 | + | |
163 | 163 | | |
0 commit comments