about summary refs log tree commit diff
path: root/.github
diff options
context:
space:
mode:
authornicoo <nicoo@mur.at>2023-12-18 18:42:31 +0000
committernicoo <nicoo@mur.at>2023-12-18 20:28:51 +0000
commitba387f0a5be2a11366b046c6e28f9ce4bd348f58 (patch)
tree065ff2befc129afc559440c98dd12a6169a630c8 /.github
parenta687d6ab7e962403d4b5ec8d3d6bc7cc79849d08 (diff)
downloadnixlib-ba387f0a5be2a11366b046c6e28f9ce4bd348f58.tar
nixlib-ba387f0a5be2a11366b046c6e28f9ce4bd348f58.tar.gz
nixlib-ba387f0a5be2a11366b046c6e28f9ce4bd348f58.tar.bz2
nixlib-ba387f0a5be2a11366b046c6e28f9ce4bd348f58.tar.lz
nixlib-ba387f0a5be2a11366b046c6e28f9ce4bd348f58.tar.xz
nixlib-ba387f0a5be2a11366b046c6e28f9ce4bd348f58.tar.zst
nixlib-ba387f0a5be2a11366b046c6e28f9ce4bd348f58.zip
workflows/manual-nixpkgs: Run the manual's tests
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/manual-nixpkgs.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/manual-nixpkgs.yml b/.github/workflows/manual-nixpkgs.yml
index d10b5b9bb701..f33ca16f276a 100644
--- a/.github/workflows/manual-nixpkgs.yml
+++ b/.github/workflows/manual-nixpkgs.yml
@@ -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