We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91c953d commit 9768328Copy full SHA for 9768328
.github/workflows/bevy_mod_scripting.yml
@@ -18,6 +18,7 @@ env:
18
GH_TOKEN: ${{ github.token }}
19
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
20
BENCHER_API_TOKEN: ${{ secrets.BENCHER_API_TOKEN }}
21
+ RUST_BACKTRACE=1
22
23
concurrency:
24
# Use github.run_id on main branch
0 commit comments