Unverified Commit e1e173ff authored by Martin Weinelt's avatar Martin Weinelt Committed by GitHub
Browse files

release-python: drop lib-tests (#421005)

parents 526a198c 22c3b2e3
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 {