mirror of
https://github.com/Kbz-8/Pulse.git
synced 2026-01-11 15:33:34 +00:00
yes
This commit is contained in:
2
.github/workflows/linux-build.yml
vendored
2
.github/workflows/linux-build.yml
vendored
@@ -97,6 +97,6 @@ jobs:
|
||||
# Test the engine
|
||||
- name: Test Vulkan
|
||||
run: |
|
||||
xmake config --vulkan-tests=y --yes
|
||||
xmake config --vulkan-tests=y --arch=${{ matrix.arch }} --mode=${{ matrix.confs.mode }} ${{ matrix.confs.config }} --ccache=n --unitybuild=y --yes
|
||||
xmake build --yes VulkanUnitTests
|
||||
xmake run --yes VulkanUnitTests
|
||||
|
||||
Reference in New Issue
Block a user