Skip to content
Snippets Groups Projects
Commit db8a44fd authored by Jaden DIEFENBAUGH's avatar Jaden DIEFENBAUGH
Browse files

conda: rm first test command till "--help" is recognized

parent e1e38d88
No related branches found
No related tags found
1 merge request!3Support for new conda-based CI/CD pipelines
Pipeline #
......@@ -52,7 +52,6 @@ test:
- {{ name }}
commands:
- beatedit --help
- nosetests --with-coverage --cover-package={{ name }} -sv {{ name }}
- sphinx-build -aEW {{ project_dir }}/doc {{ project_dir }}/sphinx
- sphinx-build -aEb doctest {{ project_dir }}/doc sphinx
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment