fix: lint pipeline
All checks were successful
concourse-ci/golangci-lint golangci-lint run
concourse-ci/gotestsum gotestsum

This commit is contained in:
Peter 2022-12-31 10:56:45 +01:00
parent 8044542044
commit b81c3772b0
Signed by: prskr
GPG key ID: C1DB5D2E8DB512F9

View file

@ -21,4 +21,4 @@ run:
args: args:
- -ce - -ce
- | - |
go run github.com/magefile/mage lint golangci-lint run -v