Skip to content

Commit 0002337

Browse files
committed
fix
1 parent 62057e2 commit 0002337

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

conda-recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ outputs:
9292

9393
# Invoke pytest on the copied file(s).
9494
commands:
95-
- pytest -q test_cli.py
95+
- pytest -q
9696

9797
about:
9898
home: {{ REPO_HOME }}

0 commit comments

Comments
 (0)