This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
SET /a VAR=0
|
SET /a VAR=0
|
||||||
:HOME
|
:HOME
|
||||||
SET /a VAR=VAR+1
|
SET /a VAR=VAR+1
|
||||||
|
rem 1000 runs is about 6 hours at current test pace with huge data
|
||||||
IF %VAR%==1000 goto :End
|
IF %VAR%==1000 goto :End
|
||||||
|
|
||||||
dotnet test
|
dotnet test
|
||||||
|
|||||||
Reference in New Issue
Block a user