fix: fixed typo

This commit is contained in:
ITQ
2025-11-20 22:23:24 +03:00
parent 9d7e954179
commit 9e917b6a40
-1
View File
@@ -213,7 +213,6 @@ 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'