Commit 5ae8cb5c authored by refcell's avatar refcell

fix(ci): snapshots check

parent 0159bf3b
......@@ -432,7 +432,7 @@ jobs:
- run:
name: snapshots
command: |
pnpm snapshots:check
pnpm snapshots:check || echo "export SNAPSHOTS_STATUS=1" >> "$BASH_ENV"
working_directory: packages/contracts-bedrock
- run:
name: check statuses
......
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