Skip to content

Commit

Permalink
- add retried to README
Browse files Browse the repository at this point in the history
  • Loading branch information
mikepenz committed Nov 28, 2024
1 parent 1e85223 commit 992d97d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,7 @@ A full set list of possible output values for this action.
| `outputs.total` | The total number of test cases covered by this test-step. |
| `outputs.passed` | The number of passed test cases. |
| `outputs.skipped` | The number of skipped test cases. |
| `outputs.retried` | The number of retried test cases. |
| `outputs.failed` | The number of failed test cases. |
| `outputs.summary` | The short summary of the junit report. In html format (as also constructed by GitHub for the summary). |
| `outputs.detailed_summary` | The full table with all test results in a summary. In html format (as also constructed by GitHub for the summary). |
Expand Down

0 comments on commit 992d97d

Please sign in to comment.