mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2024-09-15 00:45:33 +00:00
ci: Continue pipeline on clang format failure
This commit is contained in:
parent
2899c93818
commit
8652313af2
@ -10,6 +10,7 @@ stages:
|
|||||||
jobs:
|
jobs:
|
||||||
- job: format
|
- job: format
|
||||||
displayName: 'clang'
|
displayName: 'clang'
|
||||||
|
continueOnError: true
|
||||||
pool:
|
pool:
|
||||||
vmImage: ubuntu-latest
|
vmImage: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
Reference in New Issue
Block a user