mirror of
https://github.com/esphome/esphome.git
synced 2025-07-15 11:33:51 +01:00
[ci, nrf52] make zephyr clang mandatory (#8992)
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -296,7 +296,7 @@ jobs:
|
|||||||
name: Run script/clang-tidy for ZEPHYR
|
name: Run script/clang-tidy for ZEPHYR
|
||||||
options: --environment nrf52-tidy --grep USE_ZEPHYR
|
options: --environment nrf52-tidy --grep USE_ZEPHYR
|
||||||
pio_cache_key: tidy-zephyr
|
pio_cache_key: tidy-zephyr
|
||||||
ignore_errors: true
|
ignore_errors: false
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Check out code from GitHub
|
- name: Check out code from GitHub
|
||||||
|
Reference in New Issue
Block a user