Normalize naming for gromacs build/testing jobs.
[alexxy/gromacs.git] / .gitlab-ci.yml
index e7f564b9709e1d952487ed12e5408dcfc9b90dc0..337cac99ec081bd0f2f798f630c02cffcce82527 100644 (file)
@@ -43,10 +43,10 @@ default:
 include:
   # Mix-in helper job definitions of general utility.
   - local: '/admin/gitlab-ci/global.gitlab-ci.yml'
-  # Build and test in a variety of environments and configurations.
-  # To do: expand matrix here to improve transparency and reduce file sizes.
+  # Build and test GROMACS in a variety of environments and configurations.
+  # To do: Consider expanding matrix here to improve transparency and reduce file sizes.
   # E.g. '/admin/gitlab-ci/matrix/clang-8.gitlab-ci.yml
-  - local: '/admin/gitlab-ci/testing-matrix.gitlab-ci.yml'
+  - local: '/admin/gitlab-ci/gromacs.gitlab-ci.yml'
   # Repository cleanliness. Source tidiness, linting, and policy compliance.
   - local: '/admin/gitlab-ci/lint.gitlab-ci.yml'
   # Web page and manual.