Skip to content

Commit e5bb515

Browse files
A debug test
1 parent 8afae86 commit e5bb515

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/TestWorkflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,7 @@ jobs:
409409
Prerelease: ${{ inputs.Prerelease }}
410410
Script: |
411411
LogGroup 'Get-GitHubUser' {
412-
Get-GitHubUser | Format-Table -AutoSize | Out-String
412+
Get-GitHubUser -Debug | Format-Table -AutoSize | Out-String
413413
}
414414
415415
LogGroup 'Get-GitHubOrganization' {

0 commit comments

Comments
 (0)