gitlab-ci.yml: remove space vefore comment

This commit is contained in:
poka 2022-06-14 21:59:32 +02:00
parent b196ed2bf1
commit 05a7c82871
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ build_and_test:
- redshift
script:
- flutter analyze
# - flutter test
# - flutter test
lint:
extends: .env