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.
retried
1 parent 1e85223 commit 992d97dCopy full SHA for 992d97d
README.md
@@ -163,6 +163,7 @@ A full set list of possible output values for this action.
163
| `outputs.total` | The total number of test cases covered by this test-step. |
164
| `outputs.passed` | The number of passed test cases. |
165
| `outputs.skipped` | The number of skipped test cases. |
166
+| `outputs.retried` | The number of retried test cases. |
167
| `outputs.failed` | The number of failed test cases. |
168
| `outputs.summary` | The short summary of the junit report. In html format (as also constructed by GitHub for the summary). |
169
| `outputs.detailed_summary` | The full table with all test results in a summary. In html format (as also constructed by GitHub for the summary). |
0 commit comments