Skip to content

Commit

Permalink
Update slither.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gul-hameed authored Oct 19, 2023
1 parent caa07f0 commit 564a5e4
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/slither.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,10 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: crytic/[email protected]
- run: slither . --print function-summary
- uses: actions/[email protected]
- uses: GuillaumeFalourd/[email protected]
with:
command_line: ls -lha
output_file_name: output.txt
display_file_content: YES # this is also the default value if not informed

0 comments on commit 564a5e4

Please sign in to comment.