Skip to content

Commit

Permalink
Decouple integration test and lint scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
mfisher87 committed Jun 30, 2024
1 parent 763047c commit 9f18f69
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/integration-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ set -e
set -x

pytest --cov=earthaccess --cov=tests/integration --cov-report=term-missing ${@} -s --tb=native --log-cli-level=INFO
bash ./scripts/lint.sh

0 comments on commit 9f18f69

Please sign in to comment.