mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2024-12-25 02:42:28 +02:00
CLI Testmaker
This commit is contained in:
parent
5a1fe388f9
commit
446c0b3970
2
.github/workflows/cli_tests_update.yml
vendored
2
.github/workflows/cli_tests_update.yml
vendored
@ -30,7 +30,7 @@ jobs:
|
||||
run: oscript ./.github/workflows/os/cli_parse.os
|
||||
|
||||
- name: Обновить Workflow тестирования CLI
|
||||
run: oscript ./.github/workflows/os/cli_testmaker.os > ./.github/workflows/cli_test.yml
|
||||
run: oscript ./.github/workflows/os/cli_testmaker.os
|
||||
|
||||
- uses: stefanzweifel/git-auto-commit-action@v5
|
||||
with:
|
||||
|
2
.github/workflows/os/cli_testmaker.os
vendored
2
.github/workflows/os/cli_testmaker.os
vendored
@ -22,7 +22,7 @@
|
||||
ДобавитьСоответствияОбщие();
|
||||
|
||||
СоздатьОсновнойФайл();
|
||||
|
||||
СоздатьФайлДрафта();
|
||||
|
||||
КонецПроцедуры
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user