Fix lint errors
All checks were successful
CI / release-test (push) Successful in 49s

This commit is contained in:
2025-08-23 18:46:27 -07:00
parent 53785b6e6e
commit a4de16a1dd
3 changed files with 9 additions and 8 deletions

View File

@@ -11,6 +11,7 @@ jobs:
env:
GOPATH: /go-cache-volume
GOCACHE: /go-cache-volume/build-cache
GOLANGCI_LINT_CACHE: /go-cache-volume/golangci-lint
steps:
- name: checkout
env: