Skip to content

Commit

Permalink
Merge branch 'master' into terminate-hid-endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
fdesbiens authored Dec 6, 2024
2 parents ff35501 + 6cd34fd commit 6ec3038
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 6ec3038

Please sign in to comment.