mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-10 05:59:35 -05:00
Merge pull request #3160 from DarkLordZach/opt-ea-clang-fmt
ci: Continue pipeline on clang format failure
This commit is contained in:
@ -10,6 +10,7 @@ stages:
|
||||
jobs:
|
||||
- job: format
|
||||
displayName: 'clang'
|
||||
continueOnError: true
|
||||
pool:
|
||||
vmImage: ubuntu-latest
|
||||
steps:
|
||||
|
Reference in New Issue
Block a user