Skip to content

Commit

Permalink
Revert "Try parameter substitution instead of parameter expansion"
Browse files Browse the repository at this point in the history
This reverts commit d278376.
  • Loading branch information
raulcd committed Oct 13, 2023
1 parent d278376 commit 2e30414
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 @@ -59,4 +59,4 @@ export PYARROW_TEST_PARQUET
export PYARROW_TEST_S3

# Testing PyArrow
pytest -r s $(PYTEST_ARGS) --pyargs pyarrow
pytest -r s ${PYTEST_ARGS} --pyargs pyarrow

0 comments on commit 2e30414

Please sign in to comment.