Skip to content

Commit

Permalink
Merge branch 'tt_1326_update_Sol_Foundry' into tt_1325_solidity_pipel…
Browse files Browse the repository at this point in the history
…ines_genhtml
  • Loading branch information
Tofel committed Aug 8, 2024
2 parents a18c5ad + 32addb7 commit 91fb818
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/solidity-foundry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ jobs:
matrix=$(cat matrix.json | jq -c .)
echo "matrix=$matrix" >> $GITHUB_OUTPUT
- name: Checkout the repo
uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2

- name: Extract Foundry version
uses: ./.github/actions/detect-solidity-foundry-version
with:
Expand Down

0 comments on commit 91fb818

Please sign in to comment.