Skip to content

Commit

Permalink
try to fix slither not running in v2 folder
Browse files Browse the repository at this point in the history
  • Loading branch information
skosito committed Aug 5, 2024
1 parent 364c3ef commit 74e7334
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/slither_v2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:
sarif: results.sarif
node-version: "21.1.0"
fail-on: none
target: "v2/"

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

0 comments on commit 74e7334

Please sign in to comment.