Skip to content

Commit

Permalink
Add about timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
k1LoW committed Jul 11, 2024
1 parent 60de7b5 commit c1b02eb
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -307,6 +307,14 @@ In case of monorepo, code metrics can be reported to datastore separately by spe
repository: k1LoW/octocov
```

### `timeout:`

Timeout for octocov execution. (default: `30sec`)

``` yaml
timeout: 5min
```

### `coverage:`

Configuration for code coverage.
Expand Down

0 comments on commit c1b02eb

Please sign in to comment.