mirror of
https://github.com/NixOS/nix
synced 2025-06-25 06:31:14 +02:00
tests: Add quickBuild to all VM tests
This commit is contained in:
parent
8557d79650
commit
d208e9dd9f
3 changed files with 7 additions and 6 deletions
|
@ -8,11 +8,6 @@ let
|
|||
|
||||
in
|
||||
{
|
||||
imports = [
|
||||
# Add the quickBuild attribute to the check package
|
||||
./quick-build.nix
|
||||
];
|
||||
|
||||
# We rarely change the script in a way that benefits from type checking, so
|
||||
# we skip it to save time.
|
||||
skipTypeCheck = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue