We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9897597 commit 8d2a4a7Copy full SHA for 8d2a4a7
.github/workflows/ci.yml
@@ -29,7 +29,6 @@ jobs:
29
glslangValidator --version
30
cmake -B tests/build -S tests -DCMAKE_BUILD_TYPE=Release -DCMAKE_RUNTIME_OUTPUT_DIRECTORY_RELEASE=.
31
cmake --build tests/build --config release
32
- ./tests/build/test_vulkan
33
34
test-prebuilt-windows:
35
if: ${{ contains(github.event.inputs.extra_tests, 'prebuilt-windows') }}
0 commit comments