fix: fixed tests

This commit is contained in:
ITQ
2025-11-20 22:17:18 +03:00
parent 36b0bd1cb4
commit 7b580881ae
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -213,6 +213,7 @@ lint:
- uv sync --group linters --frozen
- source $UV_PROJECT_ENVIRONMENT/bin/activate
- just lint
- exit 1
rules:
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
- if: $CI_PIPELINE_SOURCE == 'merge_request_event'