Unverified Commit 22c3b2e3 authored by Martin Weinelt's avatar Martin Weinelt
Browse files

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.
parent 04cea3ab
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 {