Skip to content

Commit c3ae197

Browse files
committed
set backtrace
1 parent e7158e9 commit c3ae197

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/check-binary-size.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ on:
1313
# Both the "measure" and "report" jobs need to know this.
1414
env:
1515
SIZE_DATA_DIR: sizes
16+
RUST_BACKTRACE: 1
1617

1718
# Responsibility is divided between two jobs "measure" and "report", so that the
1819
# job that builds (and potentnially runs) untrusted code does not have PR write

0 commit comments

Comments
 (0)