File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ This GitHub Action is a part of the [PSModule framework](https://github.com/PSMo
1919### Inputs
2020
2121| Name | Description | Required | Default |
22- | ------ | ------------- | ---------- | --------- |
22+ | ---- | ----------- | -------- | ------- |
2323| ` Debug ` | Enable debug output | No | ` false ` |
2424| ` Verbose ` | Enable verbose output | No | ` false ` |
2525| ` Version ` | Exact version of GitHub module to install | No | Latest |
@@ -61,7 +61,7 @@ Example summary:
6161
6262Summary :
6363| Coverage | Target | Analyzed | Executed | Missed | Files |
64- |----------| --------| ---------------| ---------------| ---------------| --------------- |
64+ | -------- | ------ | ------------- | ------------- | ------------- | ------------- |
6565| 85% | 80% | 1000 commands | 850 commands | 150 commands | 15 files |
6666
6767▶️ Missed commands [150] (click to expand)
You can’t perform that action at this time.
0 commit comments