Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/guides/dashboard/github-integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ If status checks are enabled within a project's GitHub integration settings, the

The Cypress GitHub App reports commit status checks in two separate styles:

- One check per {% url "run group" https://help.github.com/en/articles/about-status-checks %}.
- One check per {% url "run group" parallelization#Grouping-test-runs %}.
{% imgTag /img/dashboard/github-integration/status-checks-per-group-failed.png "Status checks per group" "no-border" %}

- Or one check per spec file.
Expand Down
2 changes: 1 addition & 1 deletion source/ja/guides/dashboard/github-integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ If status checks are enabled within a project's GitHub integration settings, the

The Cypress GitHub App reports commit status checks in two separate styles:

- One check per {% url "run group" https://help.github.com/en/articles/about-status-checks %}.
- One check per {% url "run group" parallelization#Grouping-test-runs %}.
{% imgTag /img/dashboard/github-integration/status-checks-per-group-failed.png "Status checks per group" "no-border" %}

- Or one check per spec file.
Expand Down
2 changes: 1 addition & 1 deletion source/zh-cn/guides/dashboard/github-integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ If status checks are enabled within a project's GitHub integration settings, the

The Cypress GitHub App reports commit status checks in two separate styles:

- One check per {% url "run group" https://help.github.com/en/articles/about-status-checks %}.
- One check per {% url "run group" parallelization#Grouping-test-runs %}.
{% imgTag /img/dashboard/github-integration/status-checks-per-group-failed.png "Status checks per group" "no-border" %}

- Or one check per spec file.
Expand Down