mirror of
https://github.com/Kbz-8/Pulse.git
synced 2026-01-11 15:33:34 +00:00
fixing webgpu backend ?
This commit is contained in:
1
.github/workflows/webgpu-test-windows.yml
vendored
1
.github/workflows/webgpu-test-windows.yml
vendored
@@ -82,6 +82,7 @@ jobs:
|
|||||||
key: assets-${{ hashFiles('assets/examples_version.txt', 'assets/unittests_version.txt') }}
|
key: assets-${{ hashFiles('assets/examples_version.txt', 'assets/unittests_version.txt') }}
|
||||||
|
|
||||||
- name: Test WebGPU
|
- name: Test WebGPU
|
||||||
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
if [ "$ACTIONS_STEP_DEBUG" = "true" ]; then
|
if [ "$ACTIONS_STEP_DEBUG" = "true" ]; then
|
||||||
xmake run --yes WebGPUUnitTests -vD
|
xmake run --yes WebGPUUnitTests -vD
|
||||||
|
|||||||
Reference in New Issue
Block a user