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
It's pretty common for 'make check' alone to be the target that verifies that the build work, but we have targets (fuzzer, docs, etc) that are part of 'make all' but not 'make check'. This can be confusing.