Skip to content

Commit

Permalink
added stimawifi v3 in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
pat1 committed Jan 27, 2025
1 parent 3725828 commit cdbaeca
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/stima_v3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,10 @@ jobs:
run: |
cd platformio/test/fakewindsonic
platformio run
- name: Build Stima v3 stimawifi
run: |
cd platformio/stima_v3/stimawifi
platformio run
- name: Build Stima v3 devel
run: |
cd platformio/stima_v3_devel/stima
Expand Down

0 comments on commit cdbaeca

Please sign in to comment.