diff options
Diffstat (limited to 'test/run')
-rwxr-xr-x | test/run | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -69,11 +69,10 @@ run() { [ ${CI} -eq 1 ] && video_start ci exeter smoke/smoke.sh + exeter build/static_checkers.sh setup build test build/all - test build/cppcheck - test build/clang_tidy teardown build setup pasta |