Files
goplt/.github
0x1d c69fbec95f
Some checks failed
CI / Test (pull_request) Successful in 11s
CI / Lint (pull_request) Failing after 4s
CI / Build (pull_request) Successful in 6s
CI / Format Check (pull_request) Successful in 2s
fix(ci): skip cache for golangci-lint to avoid BusyBox tar compatibility issue
The golangci-lint-action tries to use tar with --posix option for caching,
but BusyBox tar (used in Alpine-based runners) doesn't support this option.
Skipping the cache avoids this compatibility issue.
2025-11-05 13:21:43 +01:00
..