fix: dependancy problem

This commit is contained in:
Simon Cornet 2025-06-16 13:28:14 +02:00
commit c03cdc67d3
2 changed files with 0 additions and 4 deletions

View file

@ -2,8 +2,6 @@
testing:
stage: "testing"
needs:
- "linting"
image: "cr.simoncor.net/siempie/go-build:latest"
script:
- "go test cmd/gogitlabber/*.go"