Преглед изворни кода

ci: Continue pipeline on clang format failure

Zach Hilman пре 6 година
родитељ
комит
8652313af2
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      .ci/yuzu-patreon-step2.yml

+ 1 - 0
.ci/yuzu-patreon-step2.yml

@@ -10,6 +10,7 @@ stages:
   jobs:
   - job: format
     displayName: 'clang'
+    continueOnError: true
     pool:
       vmImage: ubuntu-latest
     steps: