summaryrefslogtreecommitdiffstats
path: root/.ci/yuzu-verify.yml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.ci/yuzu-verify.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.ci/yuzu-verify.yml b/.ci/yuzu-verify.yml
index d01c1feed..5492e696a 100644
--- a/.ci/yuzu-verify.yml
+++ b/.ci/yuzu-verify.yml
@@ -15,4 +15,6 @@ stages:
dependsOn: format
jobs:
- template: ./templates/build-standard.yml
- - template: ./templates/build-testing.yml \ No newline at end of file
+ parameters:
+ cache: 'false'
+ - template: ./templates/build-testing.yml