From ada2211a20ab82584a9639dcdf5b0709baadd9b9 Mon Sep 17 00:00:00 2001 From: Andrey Astafyev Date: Fri, 28 Jan 2022 09:53:37 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D1=81=D0=BF=D0=BE=D0=BB=D1=8C=D0=B7?= =?UTF-8?q?=D0=BE=D0=B2=D0=B0=D0=BD=D0=B8=D0=B5=20=D0=BE=D1=82=D0=B4=D0=B5?= =?UTF-8?q?=D0=BB=D1=8C=D0=BD=D0=BE=D0=B3=D0=BE=20runner=20=D0=B4=D0=BB?= =?UTF-8?q?=D1=8F=20=D0=BF=D1=80=D0=BE=D0=B2=D0=B5=D1=80=D0=BA=D0=B8=20?= =?UTF-8?q?=D1=84=D0=BE=D1=80=D0=BC=D0=B0=D1=82=D0=B8=D1=80=D0=BE=D0=B2?= =?UTF-8?q?=D0=B0=D0=BD=D0=B8=D1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scheduled.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scheduled.yml b/scheduled.yml index 01f278e..391c064 100644 --- a/scheduled.yml +++ b/scheduled.yml @@ -100,7 +100,7 @@ variables: variables: CMAKE_GENERATOR: Ninja image: focal-dev - tags: ['docker'] + tags: ['format'] script: - > if [ -n "${CHECK_FORMAT_SOURCES_CMD}" ]; then