summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbunnei <bunneidev@gmail.com>2019-11-25 05:03:51 +0100
committerGitHub <noreply@github.com>2019-11-25 05:03:51 +0100
commit6d23b045a06ee49e81ae0ef7dd726c11983db304 (patch)
treeb69457ba8f99c8c90e24b4fa761ff0ca32091bb7
parentMerge pull request #3158 from ReinUsesLisp/srgb-blit (diff)
parentci: Continue pipeline on clang format failure (diff)
downloadyuzu-6d23b045a06ee49e81ae0ef7dd726c11983db304.tar
yuzu-6d23b045a06ee49e81ae0ef7dd726c11983db304.tar.gz
yuzu-6d23b045a06ee49e81ae0ef7dd726c11983db304.tar.bz2
yuzu-6d23b045a06ee49e81ae0ef7dd726c11983db304.tar.lz
yuzu-6d23b045a06ee49e81ae0ef7dd726c11983db304.tar.xz
yuzu-6d23b045a06ee49e81ae0ef7dd726c11983db304.tar.zst
yuzu-6d23b045a06ee49e81ae0ef7dd726c11983db304.zip
-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: