We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 376d679 commit 8894c84Copy full SHA for 8894c84
.github/workflows/Action-Test.yml
@@ -60,7 +60,7 @@ jobs:
60
($name.Trim()) = ($value.Trim())
61
}
62
63
- $config | Format-Table
+ $config | Format-Table -Property * -AutoSize
64
65
66
0 commit comments