Skip to content

Commit f13ae1e

Browse files
committed
bit of debugging
1 parent 4e74d99 commit f13ae1e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/end-to-end-test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -332,6 +332,9 @@ jobs:
332332
$json = ConvertTo-Json $Inputs -Depth 100
333333
$json | Out-File -FilePath inputs.json -Encoding utf8 -Force
334334
335+
Write-Host "Inputs File Content:"
336+
Write-Host $json
337+
335338
shell: pwsh
336339

337340
- name: Run ALZ PowerShell

0 commit comments

Comments
 (0)