Skip to content
This repository was archived by the owner on Apr 9, 2024. It is now read-only.

Commit 80bc1ae

Browse files
authored
Remove Dupfinder from integration tests (#141)
1 parent a782f17 commit 80bc1ae

File tree

2 files changed

+0
-34
lines changed

2 files changed

+0
-34
lines changed

tests/build/analyze/analyze.cake

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55

66
Task("Analyze")
77
.IsDependentOn("Build")
8-
.IsDependentOn("Run-DupFinder")
98
.IsDependentOn("Run-InspectCode")
109
.IsDependentOn("Lint-Documentation")
1110
.IsDependentOn("Create-CustomIssues");

tests/build/analyze/dupfinder.cake

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

0 commit comments

Comments
 (0)