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 8, 2024
1 parent 0bfab29 commit c82bb79
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 c82bb79

Please sign in to comment.