From ad09e0081d39d1b4f74e3ae45df871e9e08655cd Mon Sep 17 00:00:00 2001 From: Daniel Akulenok Date: Tue, 30 Aug 2022 16:09:22 +0200 Subject: [PATCH] style: Remove excessive blank lines from GitLab CI configuration --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7970f91..0e52b5e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -20,4 +20,3 @@ molecule: stage: test script: - molecule test -