Skip to content

Commit

Permalink
test: run Slither only on src folder
Browse files Browse the repository at this point in the history
  • Loading branch information
fedealconada committed Jan 4, 2024
1 parent 1754351 commit b91689e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/slither.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
node-version: 16
fail-on: none
slither-args: --checklist --markdown-root ${{ github.server_url }}/${{ github.repository }}/blob/${{ github.sha }}/
target: 'src/'

- name: Create/update checklist as PR comment
uses: actions/github-script@v6
Expand Down

0 comments on commit b91689e

Please sign in to comment.