Skip to content

Commit

Permalink
force foundry compile
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike committed Dec 21, 2023
1 parent 70ca227 commit 65e8aa8
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/
slither src/token/ --exclude solc-version --compile-force-framework foundry
id: token_analyzer

- name: Analyze GrantFund
Expand Down

0 comments on commit 65e8aa8

Please sign in to comment.