Skip to content

Commit

Permalink
format.yml: Drop setup-python
Browse files Browse the repository at this point in the history
  • Loading branch information
rhaschke committed May 15, 2024
1 parent e362f7a commit ca97757
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
- name: Install clang-format-12
run: sudo apt-get install clang-format-12
- uses: pre-commit/action@v3.0.1

0 comments on commit ca97757

Please sign in to comment.