lupyuen commented on code in PR #2591:
URL: https://github.com/apache/nuttx-apps/pull/2591#discussion_r1771053532


##########
.github/workflows/build.yml:
##########
@@ -276,7 +283,7 @@ jobs:
           git config --global --add safe.directory 
/github/workspace/sources/nuttx
           git config --global --add safe.directory 
/github/workspace/sources/apps
           cd sources/nuttx/tools/ci
-          ./cibuild.sh -g -i -A -C -R testlist/${{matrix.boards}}.dat
+          ./cibuild.sh -g -i -A -C -N -R -S testlist/${{matrix.boards}}.dat

Review Comment:
   I believe it comes from here? https://github.com/apache/nuttx/pull/13301



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to