Jelajahi Sumber

ci: Continue pipeline on clang format failure

Zach Hilman 6 tahun lalu
induk
melakukan
8652313af2
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  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: