WIP: feat(renderer/vk): shaders #12

Closed
light7734 wants to merge 23 commits from ci/build_msvc_amd64 into main
2 changed files with 1 additions and 1 deletions
Showing only changes of commit a74e23051c - Show all commits

View file

@ -13,7 +13,7 @@ steps:
- name: unit tests
shell: powershell
commands:
- ./tools/ci/steps/amd64_msvc_tests.ps1
- ./tools/ci/steps/amd64/msvc/unit-tests.ps1
---
kind: pipeline