This commit is contained in:
parent
bfaef60af4
commit
b6953c2a9e
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ trigger:
|
|||
steps:
|
||||
- name: clang format
|
||||
image: clang_format:latest
|
||||
pull: if-not-exists
|
||||
commands:
|
||||
- |
|
||||
set -e
|
||||
|
|
Loading…
Add table
Reference in a new issue