From 3934383e3d3f08ae3a5f502dfbc76ef7f9e443d9 Mon Sep 17 00:00:00 2001 From: zzjc1234 <2359047351@qq.com> Date: Sat, 11 May 2024 16:40:23 +0800 Subject: [PATCH] fix: test fix --- stdin.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stdin.sh b/stdin.sh index db2aa0f..b80fdbf 100644 --- a/stdin.sh +++ b/stdin.sh @@ -1,3 +1,3 @@ #!bash -./build/healthcheck -root=./examples/healthcheck/asciifile -whitelist=".*\.md" -whitelist=".*\.json" -whitelist=".*\.sh" -whitelist=".git.*" -whitelist=".*\.txt" +./build/repohealth -root=./examples/healthcheck/asciifile -whitelist=".*\.md" -whitelist=".*\.json" -whitelist=".*\.sh" -whitelist=".git.*" -whitelist=".*\.txt"