feat: disable testing for now

This commit is contained in:
Simon Cornet 2025-07-18 16:35:32 +02:00
commit cb2afa9e80

View file

@ -6,7 +6,6 @@ stages:
# deployment # deployment
- "gitleaks" - "gitleaks"
- "linting" - "linting"
- "testing"
- "deployment" - "deployment"