tests/flake: check flake outputs for all systems
Now all `supportedSystems` from flake.nix are checked instead of only the native system of the `nix flake check` process.
This commit is contained in:
+1
-1
@@ -34,7 +34,7 @@ task:
|
||||
|
||||
- name: flake
|
||||
build_script:
|
||||
- nix flake check
|
||||
- nix flake check --all-systems
|
||||
- ./test/nixos-search/ci-test.sh
|
||||
|
||||
- name: shellcheck
|
||||
|
||||
Reference in New Issue
Block a user