Skip to content

Commit

Permalink
additional slither config update
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike committed Dec 21, 2023
1 parent 40756da commit 70ca227
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/slither.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Analyze AjnaToken
run: |
solc-select install 0.8.7 && solc-select use 0.8.7
slither src/token/ --exclude solc-version
slither src/token/
id: token_analyzer

- name: Analyze GrantFund
Expand Down

0 comments on commit 70ca227

Please sign in to comment.