Skip to content

Commit

Permalink
Merge branch 'master' into add_usbx_classes_free_memory_allocated
Browse files Browse the repository at this point in the history
  • Loading branch information
ayedm1 authored Dec 5, 2024
2 parents 46eca00 + 6cd34fd commit 13b1909
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/regression_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
pages: 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:
cmake_path: ./test/cmake/usbx
build_script: ./scripts/build.sh ${{ inputs.tests_to_run }}
Expand All @@ -52,7 +52,7 @@ jobs:
pages: 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:
cmake_path: ./test/cmake/usbx
build_script: ./scripts/build.sh all
Expand Down

0 comments on commit 13b1909

Please sign in to comment.