summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.ci/yuzu-patreon-step2.yml11
1 files changed, 0 insertions, 11 deletions
diff --git a/.ci/yuzu-patreon-step2.yml b/.ci/yuzu-patreon-step2.yml
index 26e287257..41eccd973 100644
--- a/.ci/yuzu-patreon-step2.yml
+++ b/.ci/yuzu-patreon-step2.yml
@@ -5,18 +5,7 @@ variables:
5 DisplayVersion: $[counter(variables['DisplayPrefix'], 1)] 5 DisplayVersion: $[counter(variables['DisplayPrefix'], 1)]
6 6
7stages: 7stages:
8- stage: format
9 displayName: 'format'
10 jobs:
11 - job: format
12 displayName: 'clang'
13 continueOnError: true
14 pool:
15 vmImage: ubuntu-latest
16 steps:
17 - template: ./templates/format-check.yml
18- stage: build 8- stage: build
19 dependsOn: format
20 displayName: 'build' 9 displayName: 'build'
21 jobs: 10 jobs:
22 - job: build 11 - job: build