mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-04-25 08:43:57 +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
d3caa7a8cc
|
|
@ -10,6 +10,7 @@ stages:
|
|||
jobs:
|
||||
- job: format
|
||||
displayName: 'clang'
|
||||
continueOnError: true
|
||||
pool:
|
||||
vmImage: ubuntu-latest
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Reference in a new issue