Skip to content

Commit

Permalink
test ci
Browse files Browse the repository at this point in the history
  • Loading branch information
tringuyenskymavis committed Nov 13, 2024
1 parent 5dd76b6 commit 6523dee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/aderyn-analyze.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
curl -L https://raw.githubusercontent.com/Cyfrin/aderyn/dev/cyfrinup/install | bash
export PATH="$HOME/.cyfrin/bin:$PATH"
cyfrinup
aderyn --no-snippets --highs-only --output report.md
aderyn --no-snippets --highs-only --output report.md --path-excludes src/interfaces/,src/libraries/,src/mocks
- name: Find Comment
uses: peter-evans/find-comment@v2
Expand Down

0 comments on commit 6523dee

Please sign in to comment.