Enable MusicStore tests to be run
This commit is contained in:
parent
e717011d9c
commit
edd17c020e
|
|
@ -565,7 +565,6 @@ functions
|
|||
var nonDefaultRepos = new[]
|
||||
{
|
||||
"DNX",
|
||||
"MusicStore",
|
||||
"Coherence",
|
||||
"Coherence-Signed",
|
||||
"dnvm",
|
||||
|
|
@ -733,6 +732,7 @@ functions
|
|||
"SignalR-SQLServer",
|
||||
"SignalR-Redis",
|
||||
"Entropy",
|
||||
"MusicStore"
|
||||
};
|
||||
|
||||
var repositoryInclude = Environment.GetEnvironmentVariable("KOREBUILD_REPOSITORY_INCLUDE");
|
||||
|
|
|
|||
Loading…
Reference in New Issue