diff --git a/build.yaml b/build.yaml index 650dd6932..40e6d57a3 100644 --- a/build.yaml +++ b/build.yaml @@ -119,6 +119,8 @@ DscTest: - output ExcludeModuleFile: - Modules/DscResource.Common + # Must exclude built module file because it should not be tested like MOF-based resources + - SqlServerDsc.psm1 MainGitBranch: main ####################################################