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 think a good pattern is to keep an open (draft) pull request
that *should* fail CI, and verify that it actually does.
It's surprisingly easily to e.g. have CI not actually test the
code. In this case we have our "reverse dependency testing"
which patches the crate to use the local code, and that could
easily not work.
0 commit comments