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 35ce19d commit d323027Copy full SHA for d323027
.github/workflows/test.yml
@@ -29,7 +29,7 @@ jobs:
29
30
- name: Run Forge fmt
31
run: |
32
- forge fmt --check
+ forge fmt
33
id: fmt
34
35
- name: Run Forge build
0 commit comments