From a18f3f81f126e14221f43f039af714de381c9114 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20=C3=96ster?= Date: Mon, 16 Sep 2024 15:00:44 +0300 Subject: [PATCH] Add RJXZS to git workflow --- .github/workflows/compile-all-batteries.yml | 1 + .github/workflows/compile-all-combinations.yml | 1 + 2 files changed, 2 insertions(+) diff --git a/.github/workflows/compile-all-batteries.yml b/.github/workflows/compile-all-batteries.yml index 9652609d..b2306708 100644 --- a/.github/workflows/compile-all-batteries.yml +++ b/.github/workflows/compile-all-batteries.yml @@ -42,6 +42,7 @@ jobs: - KIA_HYUNDAI_HYBRID_BATTERY - NISSAN_LEAF_BATTERY - PYLON_BATTERY + - RJXZS_BMS - RENAULT_KANGOO_BATTERY - RENAULT_ZOE_GEN1_BATTERY - RENAULT_ZOE_GEN2_BATTERY diff --git a/.github/workflows/compile-all-combinations.yml b/.github/workflows/compile-all-combinations.yml index 76895b8f..5d1da50b 100644 --- a/.github/workflows/compile-all-combinations.yml +++ b/.github/workflows/compile-all-combinations.yml @@ -44,6 +44,7 @@ jobs: - KIA_HYUNDAI_HYBRID_BATTERY - NISSAN_LEAF_BATTERY - PYLON_BATTERY + - RJXZS_BMS - RENAULT_KANGOO_BATTERY - RENAULT_ZOE_GEN1_BATTERY - RENAULT_ZOE_GEN2_BATTERY