mirror of
https://git.tardis.systems/mirrors/yuzu
synced 2025-06-17 06:35:20 +02: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