liuguo09 commented on issue #119: Update workflow to let build jobs do not depend on check nxstyle job URL: https://github.com/apache/incubator-nuttx-apps/pull/119#issuecomment-598151932 Style check job still runs and the result isn't ignored. But the build jobs behavior is different. In the former workflow, if style check failed, build jobs wouldn't run. Now the build jobs do not depend on style check job result in the current workflow. Build jobs would run anyway.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
