Skip to content

Commit

Permalink
Test bad commit
Browse files Browse the repository at this point in the history
Signed-off-by: Denys Fedoryshchenko <[email protected]>
  • Loading branch information
nuclearcat committed Jul 24, 2024
1 parent 692bb2c commit e75b917
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
1 change: 0 additions & 1 deletion config/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ _anchors:
arch: arm

baseline: &baseline-job
template: baseline.jinja2
kind: job
kcidb_test_suite: boot

Expand Down

0 comments on commit e75b917

Please sign in to comment.