Skip to content

Commit 20118c9

Browse files
committed
fix ci
1 parent 385f3d4 commit 20118c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- name: Run Forge build
4949
run: |
5050
forge --version
51-
forge build --sizes
51+
forge build
5252
id: build
5353

5454
- name: Run Forge tests

0 commit comments

Comments
 (0)