Skip to content

Commit f7f8add

Browse files
committed
ci: testing
1 parent f578dec commit f7f8add

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test-powershell-module.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ jobs:
124124
}
125125
CodeCoverage = @{ Enabled = $false }
126126
}
127-
Invoke-Pester -Configuration $pesterConfig
127+
# Invoke-Pester -Configuration $pesterConfig
128128
129129
- name: Run Pester tests and generate code coverage report
130130
shell: pwsh

0 commit comments

Comments
 (0)