.github: remove astyle install as part of docker now
This commit is contained in:
parent
c8f9d193fb
commit
f404490a76
2
.github/workflows/test_scripts.yml
vendored
2
.github/workflows/test_scripts.yml
vendored
@ -30,6 +30,4 @@ jobs:
|
||||
CI_BUILD_TARGET: ${{matrix.config}}
|
||||
shell: bash
|
||||
run: |
|
||||
sudo apt update
|
||||
sudo apt-get install -y astyle
|
||||
Tools/scripts/build_ci.sh
|
||||
|
Loading…
Reference in New Issue
Block a user