refactor CI workflows to streamline linting and release processes
Some checks failed
CI / Lint (push) Successful in 6s
CI / Build (push) Successful in 14s
CI / Test (push) Successful in 57s
Release versioned tag / Build versioned release (push) Failing after 1m5s

This commit is contained in:
2025-01-21 12:36:31 -06:00
parent 1feee2758c
commit 79f0814745
2 changed files with 10 additions and 43 deletions

View File

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