You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-08-13 20:05:19 +02:00
Merge branch 'main' of https://github.com/Bayselonarrend/OpenIntegrations
This commit is contained in:
6
.github/workflows/main.yml
vendored
6
.github/workflows/main.yml
vendored
@@ -61,6 +61,12 @@ jobs:
|
||||
uses: actions/download-artifact@v4
|
||||
with:
|
||||
name: test_data
|
||||
|
||||
- name: Сборка пакета OInt
|
||||
run: |
|
||||
cd ./OInt
|
||||
opm build
|
||||
opm install oint-1.5.0.ospx
|
||||
|
||||
- name: Установить asserts и 1testrunner
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user