Skip to content

Commit 8d2a4a7

Browse files
committed
test compile only
1 parent 9897597 commit 8d2a4a7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ jobs:
2929
glslangValidator --version
3030
cmake -B tests/build -S tests -DCMAKE_BUILD_TYPE=Release -DCMAKE_RUNTIME_OUTPUT_DIRECTORY_RELEASE=.
3131
cmake --build tests/build --config release
32-
./tests/build/test_vulkan
3332
3433
test-prebuilt-windows:
3534
if: ${{ contains(github.event.inputs.extra_tests, 'prebuilt-windows') }}

0 commit comments

Comments
 (0)