Skip to content

Commit

Permalink
github: add BYD_KOSTAL_RS485 to the build matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
lewurm committed Nov 22, 2024
1 parent a005533 commit 66a713e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/compile-all-combinations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
# These are the emulated inverter communication protocols for which the code will be compiled.
inverter:
- BYD_CAN
- BYD_KOSTAL_RS485
- BYD_SMA
- BYD_MODBUS
- FOXESS_CAN
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/compile-all-inverters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
inverter:
- AFORE_CAN
- BYD_CAN
- BYD_KOSTAL_RS485
- BYD_SMA
- BYD_MODBUS
- FOXESS_CAN
Expand Down

0 comments on commit 66a713e

Please sign in to comment.