feat: add Vulkan smoke runner entrypoint

This commit is contained in:
2026-06-23 23:27:47 +04:00
parent dceea70122
commit 227d95fc49
8 changed files with 390 additions and 3 deletions
+1 -1
View File
@@ -73,7 +73,7 @@ jobs:
if: always()
shell: bash
run: >
cargo xtask native-smoke report
cargo run -p fparkan-vulkan-smoke --locked --
--platform "${{ matrix.smoke_platform }}"
--out "target/fparkan/native-smoke/${{ runner.os }}.json"
--status blocked