mirror of
https://github.com/syssi/esphome-votronic.git
synced 2025-07-23 04:23:02 +02:00
Improve CI
This commit is contained in:
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@@ -122,7 +122,7 @@ jobs:
|
||||
git config user.name "ci"
|
||||
git config user.email "ci@github.com"
|
||||
git add .
|
||||
git commit -a -m "Add modbus_solax and solax_x1"
|
||||
git commit -a -m "Add external component"
|
||||
working-directory: ${{ env.esphome_directory }}
|
||||
|
||||
- name: Set up python environment
|
||||
|
Reference in New Issue
Block a user