Skip to content

Commit

Permalink
document it
Browse files Browse the repository at this point in the history
  • Loading branch information
jonapich committed Aug 12, 2024
1 parent 440f1b6 commit bb5a350
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 @@ -141,6 +141,7 @@ Options:
- `--check <runner>` will launch only that runner. This option can be repeated.
- `--skip <runner>` will skip that runner. Takes precedence over `--check`. This option can be repeated.
- `--quick` skips running `poetry install --remove-untracked` before running the checks.
- **New in coveo-stew 3.0.30**: You can now customize which checks to run when `--quick` is specified. See the [quick](#configuration) configuration option.
- `--no-github-step-report` can be used to disable Step Report generation when running in a GitHub context.

The configuration for this feature is explained in more details in the [runners](#runners-stew-ci) section.
Expand Down

0 comments on commit bb5a350

Please sign in to comment.