Skip to content

Commit

Permalink
remove clang-format install
Browse files Browse the repository at this point in the history
  • Loading branch information
henrygerardmoore committed Feb 18, 2025
1 parent 08987a8 commit b6498b0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pre-commit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: '3.10'
- name: Install clang-format-18
run: sudo apt-get install clang-format-18
- uses: pre-commit/action@v3.0.1
id: precommit
- name: Upload pre-commit changes
Expand Down

0 comments on commit b6498b0

Please sign in to comment.