Skip to content

Commit

Permalink
Update foundry_ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sebsadface committed Sep 10, 2024
1 parent dcbb00a commit c8f7466
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/foundry_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,10 @@ jobs:
# # npx @openzeppelin/upgrades-core validate out/build-info

- name: Run Forge tests
env:
MULTISIG_ADDRESS: ${{ vars.MULTISIG_ADDRESS }}
run: |
echo $MULTISIG_ADDRESS
forge test -vvv
# Coverage:
Expand Down

0 comments on commit c8f7466

Please sign in to comment.