Skip to content

Commit

Permalink
One more test with all binaries
Browse files Browse the repository at this point in the history
  • Loading branch information
philipbl committed Jan 2, 2025
1 parent e0043b4 commit 5bd15cc
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ jobs:
strategy:
matrix:
project:
# - audio
# - audio_recorder
- audio
- audio_recorder
- clock
# - hardware_test
# - light_dial_game
# - light_show
# - wifi_sniffer
- hardware_test
- light_dial_game
- light_show
- wifi_sniffer
# - y-board-v2/hardware_test
# - y-board-v2/homekit
steps:
Expand Down Expand Up @@ -56,4 +56,3 @@ jobs:
with:
file: "./y-board-v3/build/${{ matrix.project }}.bin"
tags: true
draft: true

0 comments on commit 5bd15cc

Please sign in to comment.