We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 90b88e1 + 0fcb19b commit fd92a59Copy full SHA for fd92a59
.github/workflows/test.yml
@@ -31,3 +31,5 @@ jobs:
31
pip install setuptools-rust pytest pytest-benchmark tox tox-venv
32
- name: Test
33
run: ci/actions/test
34
+ env:
35
+ RUST_BACKTRACE: 1
0 commit comments