Skip to content

Commit

Permalink
Update README with new inputs
Browse files Browse the repository at this point in the history
  • Loading branch information
andrcuns committed Jun 20, 2024
1 parent 5470f35 commit e417c02
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ By default this action will upload a test report to cloud provider bucket and ad
- `flakyWarningStatus`: required: `false`, Use '!' status emoji when flaky tests are present in report, default: `false`
- `color`: required: `false`, Force color output, default: `true`
- `debug`: required: `false`, Add debug log output, default: `false`
- `parallel`: required: `false`, Number of parallel threads to use for report file upload to cloud storage, default: `8`
- `reportName`: required: `false`, Custom report name, default: `Test Report`

## Environment variables

Expand Down

0 comments on commit e417c02

Please sign in to comment.