mirror of
https://github.com/espressif/openthread.git
synced 2026-08-26 20:19:53 +00:00
[style] bump yapf version to 0.31.0 (#6434)
This commit is contained in:
@@ -50,7 +50,7 @@ jobs:
|
||||
run: |
|
||||
sudo rm /etc/apt/sources.list.d/* && sudo apt-get update
|
||||
sudo apt-get --no-install-recommends install -y clang-format-9 clang-tidy-9 shellcheck
|
||||
python3 -m pip install yapf==0.29.0
|
||||
python3 -m pip install yapf==0.31.0
|
||||
sudo snap install shfmt
|
||||
- name: Check
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user