Disable running test
This commit is contained in:
parent
b4d1528612
commit
c288b7fd67
@ -9,7 +9,7 @@ port = 6758
|
|||||||
[[proxy]]
|
[[proxy]]
|
||||||
backend = "http://localhost:9345/api/"
|
backend = "http://localhost:9345/api/"
|
||||||
|
|
||||||
[[hooks]]
|
#[[hooks]]
|
||||||
stage = "pre_build"
|
#stage = "pre_build"
|
||||||
command = "cargo"
|
#command = "cargo"
|
||||||
command_arguments = [ "test" ]
|
#command_arguments = [ "test" ]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user