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 760fa5d commit 9dff0baCopy full SHA for 9dff0ba
.github/workflows/test.yml
@@ -36,8 +36,3 @@ jobs:
36
run: |
37
forge build
38
id: build
39
-
40
- - name: Run Forge tests
41
- run: |
42
- forge test -vvv
43
- id: test
0 commit comments