Skip to content

Commit

Permalink
Fixes wrong settings
Browse files Browse the repository at this point in the history
  • Loading branch information
GOB52 committed Oct 21, 2024
1 parent 75a4a3c commit b707404
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/arduino-m5-build-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,9 @@ jobs:
- PlotToSerial

unit:
- UnitCO2
- UnitENVIII
- UnitTVOC
- UnitENVPro
- UnitAmeter
- UnitVmeter
- UnitKmeterISO

board:
- m5stack_atom
Expand Down
7 changes: 3 additions & 4 deletions .github/workflows/platformio-build-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,9 @@ jobs:
- PlotToSerial

unit:
- UnitCO2
- UnitENVIII
- UnitTVOC
- UnitENVPro
- UnitAmeter
- UnitVmeter
- UnitKmeterISO

board:
- Core
Expand Down

0 comments on commit b707404

Please sign in to comment.