Remove formatting step
This commit is contained in:
parent
f767d98037
commit
2677fca5b7
@ -15,12 +15,6 @@ steps:
|
|||||||
- tar xf toolchain-linux-arm64.tar.gz
|
- tar xf toolchain-linux-arm64.tar.gz
|
||||||
- rm toolchain-linux-arm64.tar.gz
|
- rm toolchain-linux-arm64.tar.gz
|
||||||
- tools/rebuild-iso.sh
|
- tools/rebuild-iso.sh
|
||||||
- name: check-formatting
|
|
||||||
image: ubuntu
|
|
||||||
commands:
|
|
||||||
- apt update
|
|
||||||
- apt install clang-format-14 grep -y
|
|
||||||
- tools/check-formatting.sh
|
|
||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
branch:
|
branch:
|
||||||
|
Loading…
Reference in New Issue
Block a user