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:
parent
7e9582db84
commit
de35a22992
5
.github/workflows/oint_test.yml
vendored
5
.github/workflows/oint_test.yml
vendored
@ -72,6 +72,11 @@ jobs:
|
||||
with:
|
||||
name: oint
|
||||
|
||||
- name: Установить asserts и 1testrunner
|
||||
run: |
|
||||
opm install asserts
|
||||
opm install 1testrunner
|
||||
|
||||
- name: Установить OInt
|
||||
run: |
|
||||
cd ./OInt
|
||||
|
Loading…
Reference in New Issue
Block a user