mirror of
https://github.com/nix-community/nixvim.git
synced 2025-12-08 18:11:07 +01:00
tests: restrict generated tests to one platform
Buildbot cannot handle building our full test-suite across all platforms.
This commit is contained in:
parent
9b805f9252
commit
d0ca6190d9
1 changed files with 1 additions and 1 deletions
|
|
@ -64,4 +64,4 @@ lib.optionalAttrs buildForThisSystem {
|
|||
// callTests ./platforms { }
|
||||
# Tests generated from ./test-sources
|
||||
# Grouped as a number of link-farms in the form { test-1, test-2, ... test-N }
|
||||
// callTests ./main.nix { }
|
||||
// lib.optionalAttrs buildForThisSystem (callTests ./main.nix { })
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue