Fix wrong executable name

This commit is contained in:
Jan Bader 2022-02-15 12:59:41 +00:00
parent bb4548c50d
commit 737d5fb101

View File

@ -60,7 +60,7 @@ tasks:
cmds:
- go vet
- go fmt
- golang-ci run
- golangci-lint run
- task: build
ci: