chore(ci): add unit-test workflow
Some checks failed
continuous-integration/drone/push Build is passing
Run unit tests / cluster (push) Has been cancelled

This commit is contained in:
Markus Pesch 2025-02-02 18:46:26 +01:00
parent d330eb6f52
commit 9727e49a3f
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982

View File

@ -26,4 +26,4 @@ jobs:
GOPROXY: ${{ vars.GOPROXY }}
GONOSUMDB: ${{ vars.GONOSUMDB }}
name: Execute containerized unit test
run: make test
run: make test