Update drone.yml
This commit is contained in:
parent
ac2da14319
commit
62e4ed824d
@ -9,6 +9,8 @@ steps:
|
|||||||
- name: check-formatting
|
- name: check-formatting
|
||||||
image: ubuntu
|
image: ubuntu
|
||||||
commands:
|
commands:
|
||||||
|
- apt update
|
||||||
|
- apt install clang-format-14 -y
|
||||||
- tools/check-formatting.sh
|
- tools/check-formatting.sh
|
||||||
- name: build
|
- name: build
|
||||||
image: ubuntu
|
image: ubuntu
|
||||||
|
Loading…
Reference in New Issue
Block a user