Skip to content

Commit 84dda4b

Browse files
Fix Names
1 parent 549bd8f commit 84dda4b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ jobs:
2121
strategy:
2222
matrix:
2323
file:
24-
- Integrations/ESPHome/R_PRO-1_ETH.yaml
25-
- Integrations/ESPHome/R_PRO-1_W.yaml
24+
- Integrations/ESPHome/RPRO-1_ETH.yaml
25+
- Integrations/ESPHome/RPRO-1_W.yaml
2626
esphome-version:
2727
- stable
2828
- beta

.github/workflows/weekly.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ jobs:
1111
strategy:
1212
matrix:
1313
file:
14-
- Integrations/ESPHome/R_PRO-1_ETH.yaml
15-
- Integrations/ESPHome/R_PRO-1_W.yaml
14+
- Integrations/ESPHome/RPRO-1_ETH.yaml
15+
- Integrations/ESPHome/RPRO-1_W.yaml
1616
esphome-version:
1717
- stable
1818
- beta

0 commit comments

Comments
 (0)