Skip to content

Commit

Permalink
Run jazzlights-demo in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidSchinazi committed Jan 8, 2025
1 parent c358f40 commit 0e8a480
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/jazzlights.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ jobs:
run: cmake -S extras -B extras/build
- name: Build
run: cmake --build extras/build
- name: Run jazzlights-demo
run: extras/build/jazzlights-demo -k 1

pio-build:
strategy:
Expand Down

0 comments on commit 0e8a480

Please sign in to comment.