test
Build / build (push) Failing after 31s
Test / build_and_test (push) Failing after 53s

This commit is contained in:
2026-05-10 02:28:19 +02:00
parent 90b8d2a45e
commit 84d85d4d39
4 changed files with 16 additions and 3 deletions
+1 -1
View File
@@ -58,7 +58,7 @@ jobs:
which deqp-runner && deqp-runner --version || echo "deqp-runner not found"
- name: Run Vulkan CTS
run: zig build cts-soft --release=fast -- -j4
run: zig build cts-soft --release=fast -Dlog="standard" -- -j4
continue-on-error: true
- name: Verify tests