fixing test ci

This commit is contained in:
2025-12-07 23:04:28 +01:00
parent 45d46e5b74
commit cd9d3e86e3

View File

@@ -25,4 +25,6 @@ jobs:
run: zig build test-conformance-soft
- name: Vulkan CTS report
run: zig build test-conformance-soft-result-to-html
run: |
pip -m install pandas
zig build test-conformance-soft-result-to-html