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
Should test that individual workspace packages that are intended to be used independently are built independently in CI. When building the whole workspace, or fenris, additional features are added, whereas the crate might not build independently because it is missing a feature.
The text was updated successfully, but these errors were encountered:
Should test that individual workspace packages that are intended to be used independently are built independently in CI. When building the whole workspace, or
fenris
, additional features are added, whereas the crate might not build independently because it is missing a feature.The text was updated successfully, but these errors were encountered: