Skip to content

Commit 8894c84

Browse files
test
1 parent 376d679 commit 8894c84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Action-Test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
($name.Trim()) = ($value.Trim())
6161
}
6262
}
63-
$config | Format-Table
63+
$config | Format-Table -Property * -AutoSize
6464
}
6565
}
6666
}

0 commit comments

Comments
 (0)