Skip to content

Commit 92b8072

Browse files
committed
debug
1 parent 945376e commit 92b8072

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.evergreen/scripts/run-direct-tests.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ createvirtualenv "$PYTHON_BINARY" .venv
99
pip install -e ".[test]"
1010

1111
python --version
12+
export PYTHONFAULTHANDLER=1
1213
pytest --version
1314

1415
pytest -v

0 commit comments

Comments
 (0)