aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 805f519..1f33fc4 100644
--- a/Makefile
+++ b/Makefile
@@ -104,7 +104,7 @@ test-in-clean-env: verify-conda-build-installed
# run tests in the current environment
test-in-current-env:
git lfs fetch
- echo TEST
+ pytest tests -vv
####################################################################################################
# helper commands