Skip to content

Commit

Permalink
.github: remove astyle install as part of docker now
Browse files Browse the repository at this point in the history
  • Loading branch information
khancyr authored and tridge committed Sep 6, 2023
1 parent c8f9d19 commit f404490
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test_scripts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit f404490

Please sign in to comment.