mirror of
https://github.com/NixOS/nix.git
synced 2024-11-21 22:32:26 +00:00
ci: check that all outputs for all systems can evaluate
(cherry picked from commit aa3d35c1f4
)
This commit is contained in:
parent
5b62a1dbd6
commit
d550139191
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -49,6 +49,7 @@ jobs:
|
||||
done
|
||||
) &
|
||||
- run: nix --experimental-features 'nix-command flakes' flake check -L
|
||||
- run: nix --experimental-features 'nix-command flakes' flake show --all-systems --json
|
||||
|
||||
# Steps to test CI automation in your own fork.
|
||||
# Cachix:
|
||||
|
Loading…
Reference in New Issue
Block a user