a breaking target
This commit is contained in:
@ -10,6 +10,10 @@ $(BINTARGET): project.lock.json
|
|||||||
dnu build --configuration $(CONFIGURATION)
|
dnu build --configuration $(CONFIGURATION)
|
||||||
|
|
||||||
|
|
||||||
|
breaking:
|
||||||
|
dnx test -class test.YavscWorkInProgress.GitClone
|
||||||
|
|
||||||
|
|
||||||
test: $(BINTARGET)
|
test: $(BINTARGET)
|
||||||
ASPNET_ENV=Development dnx test -maxthreads 1
|
ASPNET_ENV=Development dnx test -maxthreads 1
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user