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
I have 2 workspaces: The target workspace and an upstream workspace. I depend on only some of the packages in the upstream workspace. In turn I have several build targets in my target workspace and only want to test some of them in CI
How do I only build some packages from the target workspace and only build those packages from the upstream workspace that the target workspace depends upon?
The text was updated successfully, but these errors were encountered:
I have 2 workspaces: The target workspace and an upstream workspace. I depend on only some of the packages in the upstream workspace. In turn I have several build targets in my target workspace and only want to test some of them in CI
How do I only build some packages from the target workspace and only build those packages from the upstream workspace that the target workspace depends upon?
The text was updated successfully, but these errors were encountered: