From e75b917685a1ff1bc9c360a362249e234ff6da14 Mon Sep 17 00:00:00 2001 From: Denys Fedoryshchenko Date: Wed, 24 Jul 2024 09:25:20 +0300 Subject: [PATCH] Test bad commit Signed-off-by: Denys Fedoryshchenko --- .github/workflows/main.yml | 3 +-- config/pipeline.yaml | 1 - 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index c4226b271..d56c8943f 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -49,8 +49,7 @@ jobs: run: | python tests/validate_yaml.py on-fail: - #if: failure() && github.event_name == 'pull_request' - if: github.event_name == 'pull_request' + if: failure() && github.event_name == 'pull_request' runs-on: ubuntu-latest needs: check steps: diff --git a/config/pipeline.yaml b/config/pipeline.yaml index 00bca695e..e0480eb44 100644 --- a/config/pipeline.yaml +++ b/config/pipeline.yaml @@ -15,7 +15,6 @@ _anchors: arch: arm baseline: &baseline-job - template: baseline.jinja2 kind: job kcidb_test_suite: boot