mirror of
https://github.com/esphome/esphome.git
synced 2025-06-14 22:36:58 +02:00
[ci, nrf52] make zephyr clang mandatory (#8992)
This commit is contained in:
parent
518bce50a5
commit
c8c43f13fd
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -296,7 +296,7 @@ jobs:
|
||||
name: Run script/clang-tidy for ZEPHYR
|
||||
options: --environment nrf52-tidy --grep USE_ZEPHYR
|
||||
pio_cache_key: tidy-zephyr
|
||||
ignore_errors: true
|
||||
ignore_errors: false
|
||||
|
||||
steps:
|
||||
- name: Check out code from GitHub
|
||||
|
Loading…
x
Reference in New Issue
Block a user