Remove unnecessary blank line in Pester test execution step
This commit is contained in:
@@ -20,7 +20,6 @@ jobs:
|
||||
- name: Run pester tests and verify all tests pass
|
||||
shell: pwsh
|
||||
run: |
|
||||
|
||||
Write-Host "Changing to repository directory: ${{ github.workspace }}"
|
||||
Set-Location -Path ${{ github.workspace }}
|
||||
Write-Host "Running Pester tests"
|
||||
|
||||
Reference in New Issue
Block a user