Disable running test
This commit is contained in:
@@ -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" ]
|
||||
|
||||
Reference in New Issue
Block a user