We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 138bf37 commit c542fe6Copy full SHA for c542fe6
1 file changed
recipe.yaml
@@ -39,7 +39,7 @@ tests:
39
imports:
40
- grid_apps
41
- script:
42
- - pytest ./tests
+ - pytest --ignore=tests/version_test.py
43
requirements:
44
run:
45
- pytest
0 commit comments