chore(ci): fix test CI command

This commit is contained in:
balanza
2026-06-14 13:04:28 +02:00
committed by Alessio Biancalana
parent 5a9649e6ee
commit 492b81a9b8
+1 -1
View File
@@ -26,7 +26,7 @@ jobs:
- uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3.0
with:
go-version-file: "go.mod"
- run: make
- run: make test
golangci:
name: Golangci-lint