Commit 65a3ffea authored by Tobias Munk's avatar Tobias Munk

added make diagnose target to lint job

parent d8edb67c
Pipeline #6363 passed with stages
......@@ -46,6 +46,7 @@ test-allow_failure:
lint:
stage: test
script:
- make diagnose
- bash build/scripts/lint.sh
allow_failure: true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment