Skip to content

Commit 9f18f69

Browse files
committed
Decouple integration test and lint scripts
1 parent 763047c commit 9f18f69

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/integration-test.sh

-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,3 @@ set -e
44
set -x
55

66
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

Comments
 (0)