v01d commented on a change in pull request #1771:
URL: https://github.com/apache/incubator-nuttx/pull/1771#discussion_r487556736
##########
File path: .github/workflows/build.yml
##########
@@ -161,7 +161,7 @@ jobs:
export CCACHE_DIR=`pwd`/ccache
mkdir $CCACHE_DIR
cd sources/testing
- ./cibuild.sh -c -x testlist/${{matrix.boards}}.dat
+ ./cibuild.sh -c testlist/${{matrix.boards}}.dat
Review comment:
> 2. GitHub has a planned feature to allow sharing workflows between
repos.
That's key
----------------------------------------------------------------
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]