diff --git a/web/Trunk.toml b/web/Trunk.toml index 47b5187..c03544e 100644 --- a/web/Trunk.toml +++ b/web/Trunk.toml @@ -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" ]