debug: disable linting

This commit is contained in:
Aravinth Manivannan 2023-10-17 22:00:11 +05:30
parent fb472ed6c6
commit d4d08e9d9a
Signed by: realaravinth
GPG Key ID: F8F50389936984FF
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@ pipeline:
- make migrate
- make frontend
- make test
- make lint
build_docker_img:
image: plugins/docker