mirror of
https://github.com/gfx-rs/wgpu.git
synced 2025-12-08 21:26:17 +00:00
Add Example 02 CI (#7037)
This commit is contained in:
parent
a8cc83e17a
commit
693d01c2a7
2
.github/workflows/generate.yml
vendored
2
.github/workflows/generate.yml
vendored
@ -28,6 +28,8 @@ jobs:
|
||||
include:
|
||||
- name: "01-hello-compute"
|
||||
path: "examples/standalone/01_hello_compute"
|
||||
- name: "02-hello-window"
|
||||
path: "examples/standalone/02_hello_window"
|
||||
|
||||
name: "${{ matrix.name }}"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user