shader validation checks
All checks were successful
CI / React UI Build (push) Successful in 10s
CI / Native Windows Build And Tests (push) Successful in 2m16s
CI / Windows Release Package (push) Successful in 2m27s

This commit is contained in:
2026-05-08 16:46:03 +10:00
parent 53b980913b
commit 07a5c91427
4 changed files with 142 additions and 1 deletions

View File

@@ -59,7 +59,7 @@ jobs:
shell: powershell
run: cmake --build --preset build-debug
- name: Run Native Tests
- name: Run Native Tests And Shader Validation
shell: powershell
run: cmake --build --preset build-debug --target RUN_TESTS