Skip to content

Commit

Permalink
Update slither.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
divine-comedian authored Feb 16, 2024
1 parent 7933fdc commit abcd659
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/slither.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ jobs:
- uses: actions/checkout@v4
with:
submodules: recursive
- run: pwd
- run: ls --all
- run: ls ../ --all
- name: Run Slither
uses: crytic/[email protected]
id: slither
Expand Down

0 comments on commit abcd659

Please sign in to comment.