Skip to content

Commit fafcd88

Browse files
committed
fix
1 parent 32b6566 commit fafcd88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/pytest.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
set -e
33

44
echo "Running OpenSearch tests"
5-
pytest -v --timeout=10 --log-cli-level=ERROR stac_fastapi/tests/
5+
pytest -sv --timeout=10 stac_fastapi/tests/
66

0 commit comments

Comments
 (0)