diff --git a/Makefile b/Makefile index 129668d69..c3b5d6df7 100644 --- a/Makefile +++ b/Makefile @@ -24,6 +24,7 @@ check-dummy: try-runtime \ --execution=Native \ --chain=${TRYRUNTIME_CHAIN} \ + --no-spec-check-panic \ on-runtime-upgrade \ live \ --uri=${TRYRUNTIME_URL}