Skip to content

Commit

Permalink
enable colors
Browse files Browse the repository at this point in the history
  • Loading branch information
Amxx committed Jul 6, 2022
1 parent 0ecf673 commit 54daa42
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,8 @@ jobs:
GAS_REPORT: HEAD.gasreport.log~
- name: 'Compare reports'
run: node scripts/checks/compareGasReports.js HEAD.gasreport.log~ ${{ github.base_ref }}.gasreport.log
env:
FORCE_COLOR: 1

gasCache:
if: github.event_name != 'pull_request'
Expand Down

0 comments on commit 54daa42

Please sign in to comment.