Skip to content

Commit bc23d65

Browse files
committed
fix: update device docs
1 parent 3c36d2f commit bc23d65

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/foo-api-docs/docs/lighthouse-check-github-action/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ An endpoint to post comments to. This is only needed if you want to trigger comm
4545
### `device`
4646
**Type**: `'all' | 'desktop' | 'mobile' | undefined`
4747

48-
The device in which to run Lighthouse.
48+
The device in which to run Lighthouse. **Note**: When specifying `all` - Lighthouse will one multiple times (once per device).
4949

5050
### `extraHeaders`
5151
**Type**: `string | undefined`

0 commit comments

Comments
 (0)