simbit18 commented on code in PR #2591:
URL: https://github.com/apache/nuttx-apps/pull/2591#discussion_r1771065486
##########
.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:
Yes @lupyuen I will comment on the Pr with the requested info as soon as
the CI is ok
--
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]