Revert "Set WASMTIME_BACKTRACE_DETAILS=1 for WASM basictest"
This reverts commit cb88edf0bfdc2ce6bfbe3b4e0463a4c2dc5d2230. It didn't help. You need to go to a different repository (ruby/ruby.wasm) to see meaningful backtraces. https://github.com/ruby/ruby.wasm/actions/runs/15000135135/job/42144675968#step:16:176
This commit is contained in:
parent
1825ae4567
commit
ef0e4406c8
2
.github/workflows/wasm.yml
vendored
2
.github/workflows/wasm.yml
vendored
@ -152,8 +152,6 @@ jobs:
|
||||
|
||||
- name: Run basictest
|
||||
run: wasmtime run ./../build/miniruby --mapdir /::./ -- basictest/test.rb
|
||||
env:
|
||||
WASMTIME_BACKTRACE_DETAILS: '1'
|
||||
working-directory: src
|
||||
|
||||
- name: Run bootstraptest (no thread)
|
||||
|
Loading…
x
Reference in New Issue
Block a user