Skip to content

Commit a16bdac

Browse files
committed
chore: remove Forge formatting check from CI workflow
1 parent 33bf923 commit a16bdac

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,6 @@ jobs:
2424
run: |
2525
forge --version
2626
27-
- name: Run Forge fmt
28-
run: |
29-
forge fmt --check
30-
id: fmt
31-
3227
- name: Run Forge build
3328
run: |
3429
forge build --sizes

0 commit comments

Comments
 (0)