Lint
This commit is contained in:
2
.github/workflows/validate_esphome.yml
vendored
2
.github/workflows/validate_esphome.yml
vendored
@@ -39,7 +39,7 @@ jobs:
|
|||||||
cache-hit-idf-v4: ${{ steps.cache-idf-v4.outputs.cache-hit }}
|
cache-hit-idf-v4: ${{ steps.cache-idf-v4.outputs.cache-hit }}
|
||||||
cache-hit-idf-v5: ${{ steps.cache-idf-v5.outputs.cache-hit }}
|
cache-hit-idf-v5: ${{ steps.cache-idf-v5.outputs.cache-hit }}
|
||||||
cache-hit-arduino: ${{ steps.cache-arduino.outputs.cache-hit }}
|
cache-hit-arduino: ${{ steps.cache-arduino.outputs.cache-hit }}
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@main
|
uses: actions/checkout@main
|
||||||
|
|||||||
Reference in New Issue
Block a user