mirror of
https://github.com/gfx-rs/wgpu.git
synced 2025-12-08 21:26:17 +00:00
Add CI for custom_backend example
This commit is contained in:
parent
516459efcd
commit
a1ee2c3d0d
2
.github/workflows/generate.yml
vendored
2
.github/workflows/generate.yml
vendored
@ -30,6 +30,8 @@ jobs:
|
||||
path: "examples/standalone/01_hello_compute"
|
||||
- name: "02-hello-window"
|
||||
path: "examples/standalone/02_hello_window"
|
||||
- name: "custom_backend"
|
||||
path: "examples/standalone/custom_backend"
|
||||
|
||||
name: "${{ matrix.name }}"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user