Skip to content

Commit ec4683b

Browse files
authored
Merge pull request #121 from ayedm1/fix_guix_github_action
fix github guix regression test action issue
2 parents ba288e0 + daab6b6 commit ec4683b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/regression_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
pages: write
2424
id-token: write
2525

26-
uses: azure-rtos/threadx/.github/workflows/regression_template.yml@master
26+
uses: eclipse-threadx/threadx/.github/workflows/regression_template.yml@master
2727
with:
2828
cmake_path: ./test/guix_test/cmake
2929
result_affix: GUIX

0 commit comments

Comments
 (0)