Skip to content

Commit eec5082

Browse files
committed
ICU-22723 Improve documentation for running exhaustive tests
1 parent 59d39a2 commit eec5082

File tree

3 files changed

+1
-2
lines changed

3 files changed

+1
-2
lines changed
178 KB
Loading

docs/userguide/assets/gha_tab.png

-22.4 KB
Binary file not shown.

docs/userguide/dev/ci.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,8 +128,7 @@ which is a part of the release process.
128128
It may be desirable to run exhaustive tests manually on a PR for areas of code that are known to need the extra test coverage provided by exhaustive tests.
129129
To trigger exhaustive tests manually:
130130

131-
1. Go to your respective fork of the project (username/icu) if the PR is not already merged. Otherwise, go to https://github.com/unicode-org/icu
131+
1. Go to your respective fork of the project (username/icu) if the PR is not already merged. Otherwise, go to https://github.com/unicode-org/icu (Note: your fork's default (main) branch should be in sync with upstream main branch for new actions to appear in your fork)
132132
2. Select on the "Actions" tab from the top bar
133-
![GHA Actions](../assets/gha_tab.png)
134133
3. On the left pane under All workflows, find "Exhaustive Tests for ICU" and click on run workflow, select branch and click 'Run workflow'.
135134
![Run Workflow](../assets/gha_run_workflow.png)

0 commit comments

Comments
 (0)