workflows/manual-nixpkgs: Run the manual's tests

This commit is contained in:
nicoo
2023-12-18 20:28:51 +00:00
parent a687d6ab7e
commit ba387f0a5b
+1 -1
View File
@@ -29,4 +29,4 @@ jobs:
name: nixpkgs-ci
signingKey: '${{ secrets.CACHIX_SIGNING_KEY }}'
- name: Building Nixpkgs manual
run: NIX_PATH=nixpkgs=$(pwd) nix-build --option restrict-eval true pkgs/top-level/release.nix -A manual
run: NIX_PATH=nixpkgs=$(pwd) nix-build --option restrict-eval true pkgs/top-level/release.nix -A manual -A manual.tests