Skip to content

Commit 770fad8

Browse files
committed
ci
1 parent 2b7186b commit 770fad8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ jobs:
158158
"$bin_dir/slang-test" \
159159
-server-count 8 \
160160
-category ${{ matrix.test-category }} \
161-
-api all-cpu \
161+
-api all-cpu \
162162
-expected-failure-list tests/expected-failure-github.txt \
163163
gfx-unit-test-tool/precompiledTargetModule2Vulkan
164164
elif [[ "${{matrix.has-gpu}}" == "true" ]]; then

0 commit comments

Comments
 (0)