Skip to content

Commit

Permalink
Merge pull request #229 from morpho-dao/fix/foundry-gas-diff
Browse files Browse the repository at this point in the history
Update foundry-gas-diff
  • Loading branch information
Rubilmax committed Dec 15, 2022
2 parents 36b26a4 + c18f487 commit 355adbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/ci-foundry/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ runs:
FOUNDRY_FUZZ_SEED: 0x${{ github.event.pull_request.base.sha || github.sha }}

- name: Compare gas reports
uses: Rubilmax/foundry-gas-diff@v3.12
uses: Rubilmax/foundry-gas-diff@v3.13
with:
report: ${{ inputs.protocol }}.${{ inputs.network }}.gasreport.ansi
ignore: test/**/*,lib/**/*
Expand Down

0 comments on commit 355adbc

Please sign in to comment.