Skip to content

Commit

Permalink
github, are you ok?
Browse files Browse the repository at this point in the history
  • Loading branch information
casimiro committed Jul 28, 2023
1 parent f3258a0 commit c2f57b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions t/TestWasm.pm
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ add_block_preprocessor(sub {
my $main_config = $block->main_config || '';
my $disable_rust_backtrace = $block->disable_rust_backtrace;

# test
my @env_vars = ("env WASMTIME_BACKTRACE_DETAILS=1");
if (!defined $disable_rust_backtrace) {
push @env_vars, "env RUST_BACKTRACE=full";
Expand Down

0 comments on commit c2f57b9

Please sign in to comment.