Skip to content

Commit 9768328

Browse files
committed
add backtrace
1 parent 91c953d commit 9768328

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/bevy_mod_scripting.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ env:
1818
GH_TOKEN: ${{ github.token }}
1919
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2020
BENCHER_API_TOKEN: ${{ secrets.BENCHER_API_TOKEN }}
21+
RUST_BACKTRACE=1
2122

2223
concurrency:
2324
# Use github.run_id on main branch

0 commit comments

Comments
 (0)