1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-08-13 20:05:19 +02:00

Update cli_test.yml

This commit is contained in:
Anton Titovets
2024-03-23 18:45:54 +03:00
committed by GitHub
parent 762db11d4f
commit a7c7a9462d

View File

@@ -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