Skip to content

Commit 934370a

Browse files
fix: disable size check
1 parent f39f70a commit 934370a

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/forge-test.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,6 @@ jobs:
3737
run: |
3838
forge --version
3939
40-
- name: Run Forge build
41-
run: |
42-
forge build --sizes
43-
id: build
44-
4540
- name: Run Forge tests
4641
run: |
4742
forge test

0 commit comments

Comments
 (0)