Skip to content

Commit 89f80b8

Browse files
🩹 [Patch]: Enable ShowSummaryOnSuccess in Action-Test workflow to control summary display
1 parent d1a21e3 commit 89f80b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎.github/workflows/Action-Test.yml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
with:
4444
Name: PSModuleTest
4545
WorkingDirectory: tests/srcTestRepo
46+
ShowSummaryOnSuccess: true
4647

4748
- name: Get changes
4849
uses: PSModule/GitHub-Script@v1

0 commit comments

Comments
 (0)