We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01b5c90 commit efc9d7cCopy full SHA for efc9d7c
.github/workflows/_python-tests.yml
@@ -61,6 +61,7 @@ jobs:
61
env:
62
PROPERTY_TESTING_PRESET: ${{ inputs.property_testing_preset }}
63
CHROMA_RUST_BINDINGS_TEST_ONLY: "1"
64
+ RUST_BACKTRACE: 1
65
66
test-rust-single-node-integration:
67
strategy:
0 commit comments