Skip to content

Commit

Permalink
Remove intentional errors
Browse files Browse the repository at this point in the history
  • Loading branch information
james-garriss committed Jul 9, 2024
1 parent b9db223 commit c999ba3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions utils/workflow/Publish-ScubaGear.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -127,8 +127,6 @@ function Publish-ScubaGearModule {
$NuGetApiKey
)

Write-Error "Hi Addam"

Write-Output "Copying the module to a temp location..."
$ModuleDestinationPath = Copy-ModuleToTempLocation `
-ModuleSourcePath $ModuleSourcePath `
Expand Down

0 comments on commit c999ba3

Please sign in to comment.