feature/epic0-foundation #1
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -79,11 +79,10 @@ jobs:
|
||||
go-version: '1.24'
|
||||
|
||||
- name: Run golangci-lint
|
||||
uses: golangci/golangci-lint-action@v4
|
||||
uses: golangci/golangci-lint-action@v3
|
||||
with:
|
||||
version: latest
|
||||
args: --timeout=5m
|
||||
skip-cache: true # Skip cache to avoid BusyBox tar compatibility issues
|
||||
|
||||
build:
|
||||
name: Build
|
||||
|
||||
Reference in New Issue
Block a user