We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee0d3cc commit ccad415Copy full SHA for ccad415
1 file changed
.github/workflows/slither.yml
@@ -27,7 +27,7 @@ jobs:
27
run: npm ci
28
29
- name: Build contracts
30
- run: forge build
+ run: forge build --build-info
31
32
- name: Run Slither
33
uses: crytic/slither-action@f197989dea5b53e986d0f88c60a034ddd77ec9a8 # v0.4.0
0 commit comments