diff --git a/.github/workflows/l1-contracts-ci.yaml b/.github/workflows/l1-contracts-ci.yaml index 2b2c24202..ae2b71222 100644 --- a/.github/workflows/l1-contracts-ci.yaml +++ b/.github/workflows/l1-contracts-ci.yaml @@ -285,6 +285,7 @@ jobs: working-directory: l1-contracts minimum-coverage: 85 # Set coverage threshold. + # FIXME: restore gas report CI # gas-report: # needs: [build, lint]