Bläddra i källkod

ci: Continue pipeline on clang format failure

Zach Hilman 6 år sedan
förälder
incheckning
8652313af2
1 ändrade filer med 1 tillägg och 0 borttagningar
  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: