diff --git a/public_html/pipeline_health.php b/public_html/pipeline_health.php index 81b7d8e2d9..a3a80e27f2 100644 --- a/public_html/pipeline_health.php +++ b/public_html/pipeline_health.php @@ -81,7 +81,7 @@ public function __construct($name) { 'Prettier', 'EditorConfig', 'nf-core', - 'Run pipeline with test data', + 'Run pipeline with test data (latest-everything)', 'PythonBlack', // NOTE - doesn't seem to be any way to get the "available" contexts through GitHub API // If we really want to do this, might have to query the repo contents..??