You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment check_yaml_consistent is checking for the consistency of the whole graph (suitable for say an integration test of a project) but on a single PR into a repo, it may be more beneficial to check the consistency of only that package's DESC and yaml (up and downstream) files
The text was updated successfully, but these errors were encountered:
At the moment check_yaml_consistent is checking for the consistency of the whole graph (suitable for say an integration test of a project) but on a single PR into a repo, it may be more beneficial to check the consistency of only that package's DESC and yaml (up and downstream) files
The text was updated successfully, but these errors were encountered: