Skip to content

Commit 61a8638

Browse files
authored
Update ci.yml
1 parent 05eed85 commit 61a8638

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Run tests
2525
shell: pwsh
2626
run: |
27-
Invoke-Pester -Path .\tests -Output Summary -EnableExit
27+
Invoke-Pester -Path .\tests -EnableExit
2828
2929
publish:
3030
name: Publish to PowerShell Gallery

0 commit comments

Comments
 (0)