mirror of
https://codeberg.org/TheGreatMcPain/yuzu.git
synced 2025-03-15 23:31:50 +00:00
Merge pull request #3160 from DarkLordZach/opt-ea-clang-fmt
ci: Continue pipeline on clang format failure
This commit is contained in:
commit
6d23b045a0
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue