Skip to content

Commit

Permalink
Improve slither output on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ermyas committed Sep 14, 2023
1 parent 42a8539 commit 005af7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,4 +85,5 @@ jobs:
fail-on: high
ignore-compile: true
solc-version: 0.8.19
slither-args: --checklist --markdown-root ${{ github.server_url }}/${{ github.repository }}/blob/${{ github.sha }}/
slither-config: "slither.config.json"

0 comments on commit 005af7e

Please sign in to comment.