From 61a07967d96d9108ed3a157ac5b0ea1877c92741 Mon Sep 17 00:00:00 2001 From: Phil Davis Date: Fri, 4 Jun 2021 16:50:24 +0545 Subject: [PATCH] adjust comment about full-ci --- .drone.star | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.star b/.drone.star index 1263be9da5..2cea08ae0d 100644 --- a/.drone.star +++ b/.drone.star @@ -488,7 +488,7 @@ def uiTests(ctx): default = { "filterTags": "", "skip": False, - # only used if 'full ci' is in build title + # only used if 'full-ci' is in build title "numberOfParts": 10, "skipExceptParts": [], }