Skip to content

Commit

Permalink
Add FAKE_BATTERY to workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
dalathegreat committed Nov 14, 2023
1 parent a2536e2 commit cc2f2e9
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-batteries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
- NISSAN_LEAF_BATTERY
- RENAULT_ZOE_BATTERY
- TESLA_MODEL_3_BATTERY
- TEST_FAKE_BATTERY
# These are the emulated inverter communication protocols for which the code will be compiled.
inverter:
# - BYD_CAN
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/compile-all-combinations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
- NISSAN_LEAF_BATTERY
- RENAULT_ZOE_BATTERY
- TESLA_MODEL_3_BATTERY
- TEST_FAKE_BATTERY
# These are the emulated inverter communication protocols for which the code will be compiled.
inverter:
- BYD_CAN
Expand Down

0 comments on commit cc2f2e9

Please sign in to comment.