lint is a composite target
This commit is contained in:
parent
b138e2b1f8
commit
1d58548136
@ -11,6 +11,6 @@ tasks:
|
||||
- test: |
|
||||
make -C undocker coverage.html
|
||||
- lint: |
|
||||
make -C undocker lint
|
||||
make -C undocker -j$(nproc) -O lint
|
||||
artifacts:
|
||||
- undocker/coverage.html
|
||||
|
Loading…
Reference in New Issue
Block a user