Ouss4 commented on a change in pull request #5164: URL: https://github.com/apache/incubator-nuttx/pull/5164#discussion_r778687313
########## File path: tools/testbuild.sh ########## @@ -258,6 +258,10 @@ function build { fail=1 fi + # Verify that the context rule does not need to be rebuilt + + makefunc context --question Review comment: What will be our plan here? Should we add other targets as well? Or create separate workflow for build system testing? -- 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. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org