# NOTE: the non-crane build runs tests during checkPhase
inherit(self.packages.${system})roowho2;
});
tests=forAllSystems(system:pkgs:_:let
pkgs'=pkgs.extendself.overlays.default;
in
import./nix/tests{pkgs=pkgs';}
);
};
}
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.