From d2b4ab26ff853b589562d13adaafdc9b1b448bef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Lorenzo=20Rodr=C3=ADguez?= Date: Thu, 24 Mar 2022 15:02:38 +0100 Subject: [PATCH] don't fail in CI tests --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 84ea826..086fb43 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -43,6 +43,7 @@ jobs: uses: ./ with: dockerfile: testdata/Dockerfile + no-fail: true - name: Run integration test 2 - ignore a rule # This step is supposed to print out an info level rule violation