Skip to content

Commit fa7cdf8

Browse files
committed
Drop typecheck-providerless verification
Signed-off-by: Davanum Srinivas <[email protected]>
1 parent 0590bb1 commit fa7cdf8

File tree

2 files changed

+0
-45
lines changed

2 files changed

+0
-45
lines changed

hack/make-rules/verify.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ EXCLUDED_PATTERNS=(
4343
if [[ ${EXCLUDE_TYPECHECK:-} =~ ^[yY]$ ]]; then
4444
EXCLUDED_PATTERNS+=(
4545
"verify-typecheck.sh" # runs in separate typecheck job
46-
"verify-typecheck-providerless.sh" # runs in separate typecheck job
4746
)
4847
fi
4948

hack/verify-typecheck-providerless.sh

Lines changed: 0 additions & 44 deletions
This file was deleted.

0 commit comments

Comments
 (0)