v01d commented on a change in pull request #1771: URL: https://github.com/apache/incubator-nuttx/pull/1771#discussion_r487552317
########## 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: Will do. It is a real pain to maintain this in two places. ---------------------------------------------------------------- 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: us...@infra.apache.org