.github: use ntfc test cases from Apache repo

use ntfc test cases from Apache repo

Signed-off-by: raiden00pl <raiden00@railab.me>
This commit is contained in:
raiden00pl 2026-04-24 09:30:59 +02:00 committed by Lup Yuen Lee
parent 180607372a
commit eccfba4776

View file

@ -197,7 +197,8 @@ jobs:
cd /github/workspace/nuttx-ntfc
# get NTFC test cases
cd external
git clone -b release-0.0.1 https://github.com/szafonimateusz-mi/nuttx-testing
git clone -b release-0.0.1 https://github.com/apache/nuttx-ntfc-testing
mv nuttx-ntfc-testing nuttx-testing
export NTFCDIR=/github/workspace/nuttx-ntfc
echo "::add-matcher::sources/nuttx/.github/gcc.json"