W-Mai commented on code in PR #7114: URL: https://github.com/apache/incubator-nuttx/pull/7114#discussion_r990782823
########## .github/workflows/build.yml: ########## @@ -157,17 +158,35 @@ jobs: export CCACHE_DIR=`pwd`/ccache mkdir $CCACHE_DIR export ARTIFACTDIR=`pwd`/buildartifacts + export CODECHECKERLOGSDIR=`pwd`/codecheckerlogs Review Comment: When the build fails, the upload step is skipped -- 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