summaryrefslogtreecommitdiffstats
path: root/.ci/yuzu-patreon-step2.yml
diff options
context:
space:
mode:
authorJames Rowe <jroweboy@gmail.com>2020-05-09 02:49:33 +0200
committerJames Rowe <jroweboy@gmail.com>2020-05-09 02:49:33 +0200
commitdd449ce4627119776393bcc224f152af970b8ff1 (patch)
tree6308de28a6ca7e604b59346ad61103f3ca8dc072 /.ci/yuzu-patreon-step2.yml
parentReplace externals with Conan (#3735) (diff)
downloadyuzu-dd449ce4627119776393bcc224f152af970b8ff1.tar
yuzu-dd449ce4627119776393bcc224f152af970b8ff1.tar.gz
yuzu-dd449ce4627119776393bcc224f152af970b8ff1.tar.bz2
yuzu-dd449ce4627119776393bcc224f152af970b8ff1.tar.lz
yuzu-dd449ce4627119776393bcc224f152af970b8ff1.tar.xz
yuzu-dd449ce4627119776393bcc224f152af970b8ff1.tar.zst
yuzu-dd449ce4627119776393bcc224f152af970b8ff1.zip
Diffstat (limited to '')
-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:
DisplayVersion: $[counter(variables['DisplayPrefix'], 1)]
stages:
-- stage: format
- displayName: 'format'
- jobs:
- - job: format
- displayName: 'clang'
- continueOnError: true
- pool:
- vmImage: ubuntu-latest
- steps:
- - template: ./templates/format-check.yml
- stage: build
- dependsOn: format
displayName: 'build'
jobs:
- job: build