From 1ae113e85b26b0657871902cd9f6973a71a7bec4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sarah=20H=C3=BClsen?= <49907095+sarah-hlsn@users.noreply.github.com> Date: Thu, 2 Nov 2023 10:36:54 +0100 Subject: [PATCH] add link to GitHub actions in overview table --- doc/guide/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/guide/install.rst b/doc/guide/install.rst index 7c7b42fb8..ef77f4b04 100644 --- a/doc/guide/install.rst +++ b/doc/guide/install.rst @@ -297,7 +297,7 @@ It is easy to get confused by all the different softwares and their uses so here +------------------------------------------------------+----------------+---------------------------------------------------------------------------------------------------------------------------------------------------+----------------------------+ | Continuous Integration (CI) server | Jenkins | - automatically checks code changes in GitHub repositories, e.g. when you create a pull request for the develop branch | CLIMADA developers | | | | - performs static code analysis using pylint | | -| | | - you don't need to do any installations, this runs automatically | | +| | | - you don't need to do any installations, this runs automatically (see: :doc:`GitHub Actions CI `) | | +------------------------------------------------------+----------------+---------------------------------------------------------------------------------------------------------------------------------------------------+----------------------------+ JupyterLab