Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 385f3d4 commit 20118c9Copy full SHA for 20118c9
.github/workflows/test.yml
@@ -48,7 +48,7 @@ jobs:
48
- name: Run Forge build
49
run: |
50
forge --version
51
- forge build --sizes
+ forge build
52
id: build
53
54
- name: Run Forge tests
0 commit comments