Skip to content

Commit fe0cb87

Browse files
committed
Revert "CI: Add clang-format check step"
This reverts commit dc8aa38.
1 parent dc8aa38 commit fe0cb87

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/correctness_check.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ jobs:
1515
- name: Build partdiff
1616
run: make
1717

18-
- name: Check code format
19-
run: clang-format --dry-run -Werror partdiff.c
20-
2118
- name: Install Valgrind
2219
run: sudo apt-get update && sudo apt-get install -y valgrind
2320

0 commit comments

Comments
 (0)