Skip to content

Commit

Permalink
Update checks.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Amxx authored Jan 12, 2024
1 parent 49b4f5c commit dc78bbf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ jobs:
runs-on: ubuntu-latest
env:
FORCE_COLOR: 1
# Needed for "eth-gas-reporter" to produce a "gasReporterOutput.json"
# according to https://github.com/cgewecke/hardhat-gas-reporter/blob/ec80a50b14967290b290fc36192a14fa09f4d3c2/README.md?plain=1#L145
# Needed for "eth-gas-reporter" to produce a "gasReporterOutput.json" as documented in
# https://github.com/cgewecke/eth-gas-reporter/blob/master/docs/gasReporterOutput.md
CI: true
GAS: true
steps:
Expand Down

0 comments on commit dc78bbf

Please sign in to comment.