Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI doesn't pick up on missing dependencies in meta.yaml #264

Closed
SeanBryan51 opened this issue Mar 12, 2024 · 0 comments · Fixed by #265
Closed

CI doesn't pick up on missing dependencies in meta.yaml #264

SeanBryan51 opened this issue Mar 12, 2024 · 0 comments · Fixed by #265
Assignees

Comments

@SeanBryan51
Copy link
Collaborator

The CI currently doesn't pick up on missing dependencies in meta.yaml (see #263). In addition to running conda build, we could install the built package in a fresh environment and run pytest on the installed package, or we could run a simple command such as benchcab --version to test things are working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant