Эх сурвалжийг харах

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

ci: Continue pipeline on clang format failure
bunnei 6 жил өмнө
parent
commit
6d23b045a0

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

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