瀏覽代碼

Merge pull request #3160 from DarkLordZach/opt-ea-clang-fmt

ci: Continue pipeline on clang format failure
bunnei 6 年之前
父節點
當前提交
6d23b045a0
共有 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: