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