Skip to content

Commit fd8b03e

Browse files
author
Ryan
committed
Removed format cmd from workflows
1 parent be6faa7 commit fd8b03e

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.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)