Skip to content

Commit

Permalink
revert 'turn off clang-format check completely'
Browse files Browse the repository at this point in the history
  • Loading branch information
pionere committed Dec 17, 2024
1 parent ec8e603 commit 1c57a97
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/clang-format-check.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
name: clang-format check

#on: [push, pull_request]
on: [push, pull_request]

jobs:
formatting-check:
if: false
name: Formatting Check
runs-on: ubuntu-latest
strategy:
Expand Down

0 comments on commit 1c57a97

Please sign in to comment.