fixing CI

This commit is contained in:
2025-01-12 20:54:52 +01:00
parent f2dbf15b1d
commit 66819990bc

View File

@@ -98,5 +98,5 @@ jobs:
- name: Build Pulse - name: Build Pulse
run: | run: |
xmake config --vulkan-tests=y --yes xmake config --vulkan-tests=y --yes
xmake build VulkanUnitTests --yes xmake build --yes VulkanUnitTests
xmake run VulkanUnitTests --yes xmake run --yes VulkanUnitTests