From 0d0bd5e8478205f75ab1532e1fdf333e08445f9f Mon Sep 17 00:00:00 2001 From: Hongtao Zhang Date: Fri, 29 Mar 2024 12:23:07 -0500 Subject: [PATCH] do not include some test file --- .github/actions/spelling/excludes.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/actions/spelling/excludes.txt b/.github/actions/spelling/excludes.txt index 224014eba..397c0e6d9 100644 --- a/.github/actions/spelling/excludes.txt +++ b/.github/actions/spelling/excludes.txt @@ -71,3 +71,5 @@ ignore$ \.csproj$ \.DotSettings$ \.targets$ +\FuzzyMatcherTest.cs$ +\ExplorerTest.cs \ No newline at end of file