doc: Fix warning about title underline too short

This commit is contained in:
Tom Henderson
2023-07-04 12:02:34 -07:00
parent edba072126
commit 08e7748ec4

View File

@@ -256,7 +256,7 @@ It is strongly suggested to rebase your branch on top of upstream/master (or mas
This helps reviewing the code changes proposed in the branch. merge it without conflicts, and it increase the speed of the GitLab CI.
GitLab CI (Continuous Integration)
+++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++
GitLab provides a CI (Continuous Integration) feature. Shortly put, after every push the code is built and tests are run in one of the GitLab servers.