summaryrefslogtreecommitdiffstats
path: root/.ci
diff options
context:
space:
mode:
authorZach Hilman <zachhilman@gmail.com>2019-11-25 03:31:37 +0100
committerZach Hilman <zachhilman@gmail.com>2019-11-25 03:31:37 +0100
commit8652313af2c451be4c290c78473458d0d7fa791f (patch)
treeb69457ba8f99c8c90e24b4fa761ff0ca32091bb7 /.ci
parentMerge pull request #3158 from ReinUsesLisp/srgb-blit (diff)
downloadyuzu-8652313af2c451be4c290c78473458d0d7fa791f.tar
yuzu-8652313af2c451be4c290c78473458d0d7fa791f.tar.gz
yuzu-8652313af2c451be4c290c78473458d0d7fa791f.tar.bz2
yuzu-8652313af2c451be4c290c78473458d0d7fa791f.tar.lz
yuzu-8652313af2c451be4c290c78473458d0d7fa791f.tar.xz
yuzu-8652313af2c451be4c290c78473458d0d7fa791f.tar.zst
yuzu-8652313af2c451be4c290c78473458d0d7fa791f.zip
Diffstat (limited to '.ci')
-rw-r--r--.ci/yuzu-patreon-step2.yml1
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: