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

This commit is contained in:
Martin Weinelt 2025-06-29 17:11:53 +02:00 committed by GitHub
commit e1e173ff9a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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 {