1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-08-26 14:06:31 -05:00

Merge pull request #3160 from DarkLordZach/opt-ea-clang-fmt

ci: Continue pipeline on clang format failure
This commit is contained in:
bunnei
2019-11-24 23:03:51 -05:00
committed by GitHub

View File

@@ -10,6 +10,7 @@ stages:
jobs:
- job: format
displayName: 'clang'
continueOnError: true
pool:
vmImage: ubuntu-latest
steps: