We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ff35501 + 6cd34fd commit 6ec3038Copy full SHA for 6ec3038
.github/workflows/regression_test.yml
@@ -34,7 +34,7 @@ jobs:
34
pages: write
35
id-token: write
36
37
- uses: azure-rtos/threadx/.github/workflows/regression_template.yml@master
+ uses: eclipse-threadx/threadx/.github/workflows/regression_template.yml@master
38
with:
39
cmake_path: ./test/cmake/usbx
40
build_script: ./scripts/build.sh ${{ inputs.tests_to_run }}
@@ -52,7 +52,7 @@ jobs:
52
53
54
55
56
57
58
build_script: ./scripts/build.sh all
0 commit comments