Skip to content
Snippets Groups Projects
Commit 446f8e3a authored by Daniel Agar's avatar Daniel Agar
Browse files

make quick_check even quicker

parent d5c96ec6
No related branches found
No related tags found
No related merge requests found
......@@ -279,7 +279,7 @@ checks_last: \
check_format \
check: checks_defaults checks_tests checks_alts checks_uavcan checks_bootloaders checks_last
quick_check: check_px4fmu-v2_default check_px4fmu-v4_default check_posix_sitl_default check_tests check_format
quick_check: check_posix_sitl_default check_px4fmu-v4_default check_tests check_format
check_format:
$(call colorecho,"Checking formatting with astyle")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment