Move lint to end of CI. Narrow lint to server demo
This commit is contained in:
+1
-1
@@ -21,5 +21,5 @@ jobs:
|
||||
- stage: lint
|
||||
os: linux
|
||||
compiler: clang
|
||||
script: scan-build --status-bugs -analyze-headers -v make -j2 server
|
||||
script: scan-build --status-bugs -analyze-headers -v make -j2 clean server
|
||||
|
||||
|
||||
Reference in New Issue
Block a user