release-python: drop lib-tests
It is unclear why these were added in the first place and now with Nix 2.3 getting its vulnerable mark it has become a nuisance.
This commit is contained in:
parent
04cea3ab30
commit
22c3b2e39f
@ -49,7 +49,7 @@ let
|
||||
);
|
||||
|
||||
jobs = {
|
||||
lib-tests = import ../../lib/tests/release.nix { inherit pkgs; };
|
||||
# for pkgs.formats tests, which rely on remarshal
|
||||
pkgs-lib-tests = import ../pkgs-lib/tests { inherit pkgs; };
|
||||
|
||||
tested = pkgs.releaseTools.aggregate {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user