Skip to content

Commit 3ac47b8

Browse files
committed
Windows: execute SwiftPM tesst in parallel
1 parent 0b893c7 commit 3ac47b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/build.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3582,7 +3582,7 @@ function Test-PackageManager() {
35823582
}
35833583

35843584
Build-SPMProject `
3585-
-Action Test `
3585+
-Action TestParallel `
35863586
-Src $SrcDir `
35873587
-Bin "$BinaryCache\$($HostPlatform.Triple)\PackageManagerTests" `
35883588
-Platform $HostPlatform `

0 commit comments

Comments
 (0)