From d14f5215510d29399aea54addb4ac348d98f0f8e Mon Sep 17 00:00:00 2001
From: Anton Titovets <105596284+Bayselonarrend@users.noreply.github.com>
Date: Fri, 22 Mar 2024 20:26:16 +0300
Subject: [PATCH] Update cli_test.yml

---
 .github/workflows/cli_test.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/cli_test.yml b/.github/workflows/cli_test.yml
index b899af1001..47d8281cc0 100644
--- a/.github/workflows/cli_test.yml
+++ b/.github/workflows/cli_test.yml
@@ -185,7 +185,7 @@ jobs:
         ./oint_bin telegram ОтправитьОпрос \
         --token ${{ env.json_Telegram_Token }} \
         --chat ${{ env.json_Telegram_ChatID }} \
-        --question Да или нет? \
+        --question "Да или нет?" \
         --options "['Да', 'Нет', 'Затрудняюсь ответить']" \
         --anonymous true