Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Bayselonarrend committed Mar 22, 2024
2 parents ec110ba + d14f521 commit 83fa0ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cli_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ jobs:
./oint_bin telegram ОтправитьОпрос \
--token ${{ env.json_Telegram_Token }} \
--chat ${{ env.json_Telegram_ChatID }} \
--question Да или нет? \
--question "Да или нет?" \
--options "['Да', 'Нет', 'Затрудняюсь ответить']" \
--anonymous true
Expand Down

0 comments on commit 83fa0ca

Please sign in to comment.