Skip to content

Commit

Permalink
Revert temporary test changes
Browse files Browse the repository at this point in the history
  • Loading branch information
pitrou committed Sep 16, 2024
1 parent 7a75b3a commit de0bc3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/scripts/python_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,4 @@ export PYARROW_TEST_PARQUET_ENCRYPTION
export PYARROW_TEST_S3

# Testing PyArrow
pytest -r s -vs --pyargs pyarrow.tests.test_fs
pytest -r s ${PYTEST_ARGS} --pyargs pyarrow

0 comments on commit de0bc3b

Please sign in to comment.