Skip to content

Commit efc9d7c

Browse files
committed
[TST]: enable Rust backtraces in Python binding tests
1 parent 01b5c90 commit efc9d7c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/_python-tests.yml

+1
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ jobs:
6161
env:
6262
PROPERTY_TESTING_PRESET: ${{ inputs.property_testing_preset }}
6363
CHROMA_RUST_BINDINGS_TEST_ONLY: "1"
64+
RUST_BACKTRACE: 1
6465

6566
test-rust-single-node-integration:
6667
strategy:

0 commit comments

Comments
 (0)