Skip to content

Commit c0a7bcc

Browse files
authored
Review feedback
1 parent 45afd31 commit c0a7bcc

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

ci/run_tests.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,6 @@ if [[ "$PATTERN" ]]; then
3030
PYTEST_CMD="$PYTEST_CMD -m \"$PATTERN\""
3131
fi
3232

33-
which pytest
34-
which python
35-
pytest -VV || true
36-
python -VV || true
3733
echo $PYTEST_CMD
3834
sh -c "$PYTEST_CMD"
3935

0 commit comments

Comments
 (0)