fix ci test call

This commit is contained in:
2025-11-01 20:38:26 +01:00
parent f853a9fd87
commit 9e8d7ddd0c

View File

@@ -15,7 +15,7 @@ steps:
commands:
- go get
- go build
- go test
- go test -cover ./...
linter:
when: