mirror of
https://github.com/azure-rtos/usbx.git
synced 2025-01-14 06:43:05 +08:00
Merge branch 'master' into add_usbx_classes_free_memory_allocated
This commit is contained in:
commit
13b19096af
4
.github/workflows/regression_test.yml
vendored
4
.github/workflows/regression_test.yml
vendored
@ -34,7 +34,7 @@ jobs:
|
|||||||
pages: write
|
pages: write
|
||||||
id-token: write
|
id-token: write
|
||||||
|
|
||||||
uses: azure-rtos/threadx/.github/workflows/regression_template.yml@master
|
uses: eclipse-threadx/threadx/.github/workflows/regression_template.yml@master
|
||||||
with:
|
with:
|
||||||
cmake_path: ./test/cmake/usbx
|
cmake_path: ./test/cmake/usbx
|
||||||
build_script: ./scripts/build.sh ${{ inputs.tests_to_run }}
|
build_script: ./scripts/build.sh ${{ inputs.tests_to_run }}
|
||||||
@ -52,7 +52,7 @@ jobs:
|
|||||||
pages: write
|
pages: write
|
||||||
id-token: write
|
id-token: write
|
||||||
|
|
||||||
uses: azure-rtos/threadx/.github/workflows/regression_template.yml@master
|
uses: eclipse-threadx/threadx/.github/workflows/regression_template.yml@master
|
||||||
with:
|
with:
|
||||||
cmake_path: ./test/cmake/usbx
|
cmake_path: ./test/cmake/usbx
|
||||||
build_script: ./scripts/build.sh all
|
build_script: ./scripts/build.sh all
|
||||||
|
Loading…
x
Reference in New Issue
Block a user