We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32b6566 commit fafcd88Copy full SHA for fafcd88
ci/pytest.sh
@@ -2,5 +2,5 @@
2
set -e
3
4
echo "Running OpenSearch tests"
5
-pytest -v --timeout=10 --log-cli-level=ERROR stac_fastapi/tests/
+pytest -sv --timeout=10 stac_fastapi/tests/
6
0 commit comments