You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-08-15 20:13:31 +02:00
Update cli_test.yml
This commit is contained in:
5
.github/workflows/cli_test.yml
vendored
5
.github/workflows/cli_test.yml
vendored
@@ -1,5 +1,5 @@
|
||||
|
||||
name: Тестирование OINT CLI
|
||||
name: Сборка и тестирование OINT CLI
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
@@ -35,6 +35,9 @@ jobs:
|
||||
opm install cmdline
|
||||
opm install asserts
|
||||
|
||||
- name: Сформировать список методов ОПИ
|
||||
run: oscript ./cli/parse.os
|
||||
|
||||
- name: Собрать и установить OInt
|
||||
run: |
|
||||
cd ./OInt
|
||||
|
Reference in New Issue
Block a user