* enable backtrace on everything in test library * enable on (disabled) smoke tests
@@ -4,6 +4,8 @@ on:
push:
branches:
- stop-running
+env:
+ RUST_BACKTRACE: 1
jobs:
node:
@@ -1,6 +1,8 @@
name: test library
on: pull_request
build-tauri-core: