Skip to content

Commit c9fa89b

Browse files
authored
Rename HLSLTest->offload-test-suite (#24)
1 parent d0fd267 commit c9fa89b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-all.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ jobs:
133133
- name: Checkout OffloadTest
134134
uses: actions/checkout@v4
135135
with:
136-
repository: llvm-beanz/HLSLTest
136+
repository: llvm-beanz/offload-test-suite
137137
ref: ${{ inputs.OffloadTest-branch }}
138138
path: OffloadTest
139139
fetch-depth: 1

0 commit comments

Comments
 (0)