Fix codestyle check pipeline (#178)
* change continue-on-error to false * add manual trigger * revert manual trigger * test fail checkstyle * restore prev trigger and settings * fix syntax * fix exit code for codestyle * try to break pipeline * restore pipeline Co-authored-by: aanper <mail@s3f.ru>
This commit is contained in:
@@ -187,7 +187,7 @@ void menu_task(void* p) {
|
||||
furiac_exit(NULL);
|
||||
}
|
||||
furiac_ready();
|
||||
|
||||
|
||||
while(1) {
|
||||
MenuMessage m = menu_event_next(menu->event);
|
||||
|
||||
|
Reference in New Issue
Block a user