Skip to content

Commit

Permalink
Add Example 02 CI (#7037)
Browse files Browse the repository at this point in the history
  • Loading branch information
cwfitzgerald authored Jan 31, 2025
1 parent a8cc83e commit 693d01c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/generate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}"

Expand Down

0 comments on commit 693d01c

Please sign in to comment.