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
fix: exclude dependency_resolution_build_test that depends on WIT analyzer
The test/integration:dependency_resolution_build_test target includes
validate_consumer_deps as a dependency, which was causing the WIT
analyzer to still run despite exclusions. Exclude this parent target
from both Linux and macOS CI builds.
0 commit comments