Skip to content

Commit 45f7085

Browse files
remove cedar from ci
1 parent ea68189 commit 45f7085

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci-check-fmt.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,5 @@ jobs:
3737
- name: Format shfmt
3838
run: ./tools/scripts/shfmt -w .
3939

40-
- name: Format cedar
41-
run: git ls-files "*.cedar" | xargs ls 2>/dev/null | xargs -I {} ./tools/scripts/cedar format -w -p {}
42-
4340
- name: Exit on diff
4441
run: git diff --exit-code

0 commit comments

Comments
 (0)