diff options
Diffstat (limited to '')
-rw-r--r-- | .ci/yuzu-patreon-step2.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.ci/yuzu-patreon-step2.yml b/.ci/yuzu-patreon-step2.yml index 35c5fbe36..1b36f63e1 100644 --- a/.ci/yuzu-patreon-step2.yml +++ b/.ci/yuzu-patreon-step2.yml @@ -10,6 +10,7 @@ stages: jobs: - job: format displayName: 'clang' + continueOnError: true pool: vmImage: ubuntu-latest steps: |