Skip to content

Commit

Permalink
Remove sarif printer
Browse files Browse the repository at this point in the history
  • Loading branch information
cb-elileers committed Jul 17, 2024
1 parent 6941c26 commit 2a35e1d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/slither.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@ jobs:
# advanced: this can be set by Slither config file by using the next line instead
# fail-on: config

- name: SARIF Print
run: cat ${{ steps.slither.outputs.sarif }}

- name: Upload SARIF file
uses: github/codeql-action/upload-sarif@v3
with:
Expand Down

0 comments on commit 2a35e1d

Please sign in to comment.