mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
.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:
parent
180607372a
commit
eccfba4776
1 changed files with 2 additions and 1 deletions
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue