fixing webgpu backend ?

This commit is contained in:
2025-08-26 16:56:43 +02:00
parent b8aaf5def2
commit ac9d7b7e6f

View File

@@ -89,4 +89,4 @@ jobs:
- name: Test WebGPU (debug) - name: Test WebGPU (debug)
if: ${{ runner.debug }} if: ${{ runner.debug }}
run: | run: |
xmake run --yes WebGPUUnitTests xmake run --yes WebGPUUnitTests -vD