Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
ci: full backtrace for try-runtime
Browse files Browse the repository at this point in the history
Signed-off-by: Oliver Tale-Yazdi <[email protected]>
  • Loading branch information
ggwpez committed Mar 29, 2023
1 parent 21298c8 commit 1682c34
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/ci/gitlab/pipeline/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,9 @@ check-try-runtime:
- .docker-env
- .test-pr-refs
- .compiler-info
env:
WASMTIME_BACKTRACE_DETAILS: 1
RUST_BACKTRACE: full
script:
- |
export has_runtimemigration_label=$(curl -sS -H "Accept: application/vnd.github+json" \
Expand Down

0 comments on commit 1682c34

Please sign in to comment.