forked from vieter-v/libvieter
chore: improve ci lint
parent
0c673a2751
commit
16b78b8431
|
@ -11,6 +11,6 @@ pipeline:
|
|||
pull: true
|
||||
commands:
|
||||
- make lint
|
||||
- make CFLAGS='-Werror'
|
||||
- make objs CFLAGS='-Werror -fsyntax-only'
|
||||
when:
|
||||
event: [push, pull_request]
|
||||
|
|
Loading…
Reference in New Issue