Skip to content

Commit 8f45539

Browse files
committed
debug
1 parent c469e7e commit 8f45539

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,7 @@ createvirtualenv "$PYTHON_BINARY" .venv
88

99
pip install -e ".[test]"
1010

11-
pytest
11+
python --version
12+
pytest --version
13+
14+
pytest -v

0 commit comments

Comments
 (0)