Skip to content

Commit 992d97d

Browse files
committed
- add retried to README
1 parent 1e85223 commit 992d97d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,7 @@ A full set list of possible output values for this action.
163163
| `outputs.total` | The total number of test cases covered by this test-step. |
164164
| `outputs.passed` | The number of passed test cases. |
165165
| `outputs.skipped` | The number of skipped test cases. |
166+
| `outputs.retried` | The number of retried test cases. |
166167
| `outputs.failed` | The number of failed test cases. |
167168
| `outputs.summary` | The short summary of the junit report. In html format (as also constructed by GitHub for the summary). |
168169
| `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

Comments
 (0)