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 709ca4c commit 55f3d8e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/aderyn-analyze.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,14 +55,9 @@ jobs:

- name: Install and Run Aderyn
run: |
# Install cyfrinup
curl -L https://raw.githubusercontent.com/Cyfrin/aderyn/dev/cyfrinup/install | bash
# Add cyfrinup and aderyn to PATH
# echo "$HOME/.cyfrin/bin" >> $GITHUB_PATH
export PATH="$HOME/.cyfrin/bin:$PATH"
cyfrinup
# Ensure aderyn is in PATH
# export PATH="$HOME/.local/bin:$PATH"
aderyn --no-snippets --highs-only --output report.md
- name: Find Comment
Expand Down

0 comments on commit 55f3d8e

Please sign in to comment.