Skip to content

Commit 198897c

Browse files
authored
Merge pull request #7 from sidick/docs-ci-note
README: note CI skips build jobs for docs-only changes
2 parents f7fad37 + af34e36 commit 198897c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ Testing
107107
Continuous integration (`.github/workflows/ci.yml`) runs the unit tests
108108
warnings-as-error across gcc/clang, Linux/macOS and the compile-time option
109109
variants, plus the corpus and unit tests under ASan/UBSan and a short fuzz
110-
smoke test.
110+
smoke test. These build jobs are skipped for documentation-only changes.
111111

112112
Several options can be adjusted at compile time by passing additional arguments
113113
to `make`. See [Compile-time options](#compile-time-options) section below for details.

0 commit comments

Comments
 (0)