Skip to content

Commit 8b470e1

Browse files
committed
Remove type - forgotten -r
1 parent f90fbc5 commit 8b470e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/scripts/python_test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,4 @@ export PYARROW_TEST_S3
7070

7171
# Testing PyArrow
7272
pytest -r s ${PYTEST_ARGS} --pyargs pyarrow
73-
pytest -r ${PYTEST_RST_ARGS}
73+
pytest ${PYTEST_RST_ARGS}

0 commit comments

Comments
 (0)