Skip to content

Commit

Permalink
Remove unused logic
Browse files Browse the repository at this point in the history
  • Loading branch information
brryan committed Jan 8, 2025
1 parent 9e30266 commit da17ade
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,6 @@ jobs:
pip install black
- name: Run format check
run: |
source env/bash
which clang-format
VERBOSE=1 CFM=clang-format ./style/format.sh
git diff --exit-code --ignore-submodules
Expand Down

0 comments on commit da17ade

Please sign in to comment.