You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-08-15 20:13:31 +02:00
Update update_test_workflow.yml
This commit is contained in:
9
.github/workflows/update_test_workflow.yml
vendored
9
.github/workflows/update_test_workflow.yml
vendored
@@ -19,6 +19,15 @@ jobs:
|
||||
with:
|
||||
version: 1.9.0
|
||||
|
||||
- name: Установить cmdline, asserts и osparser
|
||||
run: |
|
||||
opm install cmdline
|
||||
opm install asserts
|
||||
opm install osparser
|
||||
|
||||
- name: Сформировать список методов ОПИ -> CLI
|
||||
run: oscript ./.github/workflows/os/cli_parse.os
|
||||
|
||||
- name: Выполнить скрипт создания yml-файла
|
||||
run: oscript ./.github/workflows/os/cli_testmaker.os > ./.github/workflows/cli_test.yml
|
||||
|
||||
|
Reference in New Issue
Block a user