From 308c81e831d416f95685726685d415ee7b6d17bb Mon Sep 17 00:00:00 2001 From: James Garriss <52328727+james-garriss@users.noreply.github.com> Date: Mon, 3 Feb 2025 08:10:12 -0500 Subject: [PATCH] Removed verbose --- utils/workflow/Invoke-PSSA.ps1 | 2 -- 1 file changed, 2 deletions(-) diff --git a/utils/workflow/Invoke-PSSA.ps1 b/utils/workflow/Invoke-PSSA.ps1 index b2a4b2b722..4dcaac00be 100644 --- a/utils/workflow/Invoke-PSSA.ps1 +++ b/utils/workflow/Invoke-PSSA.ps1 @@ -17,8 +17,6 @@ function Invoke-PSSA { $RepoPath ) - Write-Verbose "This is a verbose test" - Write-Warning "Testing PowerShell files with PSScriptAnalyzer..." Write-Warning " "