We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 763047c commit 9f18f69Copy full SHA for 9f18f69
scripts/integration-test.sh
@@ -4,4 +4,3 @@ set -e
4
set -x
5
6
pytest --cov=earthaccess --cov=tests/integration --cov-report=term-missing ${@} -s --tb=native --log-cli-level=INFO
7
-bash ./scripts/lint.sh
0 commit comments