mirror of
https://github.com/esphome/esphome.git
synced 2025-10-06 03:43:49 +01:00
Restore ci-api-proto.yml
This commit is contained in:
2
.github/workflows/ci-api-proto.yml
vendored
2
.github/workflows/ci-api-proto.yml
vendored
@@ -37,8 +37,6 @@ jobs:
|
||||
run: pip install aioesphomeapi -c requirements.txt -r requirements_dev.txt
|
||||
- name: Generate files
|
||||
run: script/api_protobuf/api_protobuf.py
|
||||
- name: Show changes
|
||||
run: git diff
|
||||
- name: Check for changes
|
||||
run: |
|
||||
if ! git diff --quiet; then
|
||||
|
Reference in New Issue
Block a user