ICU-22291 doc automate "Test samples (C) on Linux"

Just realize the task is already automated in 
.github/workflows/icu_ci.yml
as "icu4c-test-samples:" but we should document that.
This commit is contained in:
Frank Yung-Fong Tang 2023-02-22 10:06:32 -08:00 committed by Frank Yung-Fong Tang
parent f924741bf2
commit c3b8ffa11e

View file

@ -497,6 +497,7 @@ script for each configuration, and ensure that they are successful.
### Linux /Unix build and test
To build and test ICU4C samples:
This test is performed automatically by a GitHub Action for each pull request.
* In icu4c/source, run the configuration "./runConfigure Linux" (or appropriate system)
* Build and install ICU4C.
* Set PATH to include the bin directory of the installed ICU4c.