¯\_(ツ)_/¯

This commit is contained in:
2025-04-21 12:18:02 -04:00
parent 84ce9907bc
commit 8defecc1b2

View File

@@ -1,6 +1,6 @@
Golang Tests: Golang Tests:
stage: Tests stage: Tests
image: siteworxpro/golang:1.24 image: siteworxpro/golang:1.24.0
script: script:
- echo "Running Go tests..." - echo "Running Go tests..."
- cd backend - cd backend