Commit b0cad007 authored by Maurelian's avatar Maurelian Committed by GitHub

ci(ctb): don't fail ci on snapshot diff (#3021)

parent 8a3074ab
......@@ -139,7 +139,7 @@ jobs:
name: gas snapshot
command: |
forge --version
forge snapshot --check
forge snapshot --check || exit 0
working_directory: packages/contracts-bedrock
- run:
name: storage snapshot
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment