mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2024-07-04 23:31:19 +01:00
ci: remove format dep from mainline step2
This commit is contained in:
parent
46c2435235
commit
4548e5ae1d
1 changed files with 0 additions and 1 deletions
|
@ -33,7 +33,6 @@ stages:
|
|||
cache: 'true'
|
||||
version: $(DisplayVersion)
|
||||
- stage: build_win
|
||||
dependsOn: format
|
||||
displayName: 'build-windows'
|
||||
jobs:
|
||||
- job: build
|
||||
|
|
Loading…
Reference in a new issue