1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2024-12-29 02:57:35 +02:00

Update oint_test.yml

This commit is contained in:
Anton Titovets 2024-04-04 15:09:37 +03:00 committed by GitHub
parent 7e9582db84
commit de35a22992
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -72,6 +72,11 @@ jobs:
with:
name: oint
- name: Установить asserts и 1testrunner
run: |
opm install asserts
opm install 1testrunner
- name: Установить OInt
run: |
cd ./OInt