disable errcheck
Some checks failed
CI / Lint (push) Failing after 7s
CI / Build (push) Successful in 20s
CI / Test (push) Successful in 59s

This commit is contained in:
2025-01-21 12:21:05 -06:00
parent b55b95f5d8
commit 232b290a44

View File

@@ -24,6 +24,7 @@ jobs:
- name: Lint
uses: golangci/golangci-lint-action@v3
with:
args: -e errcheck
version: latest
test: