Skip to content

Commit c542fe6

Browse files
committed
skip version_test from the Conda recipe
1 parent 138bf37 commit c542fe6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

recipe.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ tests:
3939
imports:
4040
- grid_apps
4141
- script:
42-
- pytest ./tests
42+
- pytest --ignore=tests/version_test.py
4343
requirements:
4444
run:
4545
- pytest

0 commit comments

Comments
 (0)