Commit 0b79f3a
fix(ci): retry lint step to handle transient pkl fetch failures
The hk lint tool fetches its pkl config from GitHub releases, which can
intermittently return 502 errors. Wrap in nick-fields/retry like the
bats tests already use.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 73b792a commit 0b79f3a
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
248 | 248 | | |
249 | 249 | | |
250 | 250 | | |
251 | | - | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
252 | 256 | | |
253 | 257 | | |
254 | 258 | | |
| |||
0 commit comments