wip: add backtrace

This commit is contained in:
Jonathan Kelley 2022-01-03 17:41:46 -05:00
parent b4983a0169
commit d4f4c29ee7

View file

@ -61,7 +61,7 @@ jobs:
run: |
rustc -Vv
cargo -V
cargo build
RUST_BACKTRACE=1 cargo build
shell: cmd
- name: test