Skip to content

Commit a48cc90

Browse files
committed
no powershell script output
1 parent 01c0630 commit a48cc90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/app-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ jobs:
2020
- name: Run app test PowerShell script
2121
run: |
2222
$result = ./scripts/app-test.ps1
23-
Write-Output "Script Result: $result"
23+
# Write-Output "Script Result: $result"
2424
shell: powershell

0 commit comments

Comments
 (0)