fixing webgpu backend ?

This commit is contained in:
2025-08-26 16:51:16 +02:00
parent 75304ab8bc
commit 2e64d769fd

View File

@@ -82,6 +82,7 @@ jobs:
key: assets-${{ hashFiles('assets/examples_version.txt', 'assets/unittests_version.txt') }}
- name: Test WebGPU
shell: bash
run: |
if [ "$ACTIONS_STEP_DEBUG" = "true" ]; then
xmake run --yes WebGPUUnitTests -vD