diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a8aba0de8..05735c18d 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -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"