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
Instead of stopping running doctests even in other packages.
This change only applies to the `test-fast` job on CI. It does not
affect any default configuration for doctests, nor the `justfile`.
The reason for making this change before fixing the remaining
doctest failure (which is in `gix-pack/src/index/mod.rs`) is to
confirm that it takes effect on CI.
0 commit comments