Skip to content

Commit

Permalink
Update test.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
magland authored Mar 15, 2024
1 parent 4472e7d commit af7ffc7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .vscode/tasks/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,5 @@
set -ex

# black --check .
cd scratch/dev1
pyright
pytest --cov=lindi --cov-report=xml --cov-report=term tests/
pytest --cov=lindi --cov-report=xml --cov-report=term tests/

0 comments on commit af7ffc7

Please sign in to comment.