Skip to content

Commit

Permalink
Don't panic on spec_version mismatch during try-runtime (#1035)
Browse files Browse the repository at this point in the history
  • Loading branch information
sea212 authored Jul 5, 2023
1 parent 9437d8b commit 46c142b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ check-dummy:
try-runtime \
--execution=Native \
--chain=${TRYRUNTIME_CHAIN} \
--no-spec-check-panic \
on-runtime-upgrade \
live \
--uri=${TRYRUNTIME_URL}
Expand Down

0 comments on commit 46c142b

Please sign in to comment.