From a8a36f7dfe465aca9ddb0e6c63a32b86351607e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Martin?= Date: Mon, 29 Nov 2021 21:51:16 +0100 Subject: [PATCH] Second commit, introducing a violation --- debug.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debug.yml b/debug.yml index 7e57c1f..c06ba69 100644 --- a/debug.yml +++ b/debug.yml @@ -5,3 +5,5 @@ - name: debug debug: msg: "I'm ok" + - debug: + msg: "I'm not."