From 6c975e460952d2dd52f4aadf8f7d6f91306a4526 Mon Sep 17 00:00:00 2001 From: zzjc1234 <2359047351@qq.com> Date: Thu, 17 Oct 2024 16:16:04 +0800 Subject: [PATCH] fix: test --- conf.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/conf.json b/conf.json index 03a49e0..6bf1b9c 100644 --- a/conf.json +++ b/conf.json @@ -9,12 +9,7 @@ "args": [ "./healthcheck", "-root=.", - "-meta=readme", - "-whitelist=stderr", - "-whitelist=stdout", - "-whitelist=.*\\.md", - "-whitelist=healthcheck", - "-whitelist=.git.*" + "-meta=readme" ], "env": [ "PATH=/usr/bin:/bin"