diff --git a/.github/workflows/webgpu-test-windows.yml b/.github/workflows/webgpu-test-windows.yml index 6eba31e..ee67e55 100644 --- a/.github/workflows/webgpu-test-windows.yml +++ b/.github/workflows/webgpu-test-windows.yml @@ -89,4 +89,4 @@ jobs: - name: Test WebGPU (debug) if: ${{ runner.debug }} run: | - xmake run --yes WebGPUUnitTests + xmake run --yes WebGPUUnitTests -vD