1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-01-12 04:34:10 +02:00

Update main.yml

This commit is contained in:
Anton Titovets 2024-03-17 12:06:44 +03:00 committed by GitHub
parent 1beee75a0e
commit 2f00dc6ca9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -412,6 +412,9 @@ jobs:
- name: Выполнить ГД_СоздатьУдалитьКомментарий
if: ${{ cancelled() }} == false
run: oscript /home/runner/.local/share/ovm/current/lib/1testrunner/src/main.os -run ./OInt/tests/Modules/internal/OPI_Тесты.os "ГД_СоздатьУдалитьКомментарий"
- name: Выполнить ГД_СоздатьКаталог
if: ${{ cancelled() }} == false
run: oscript /home/runner/.local/share/ovm/current/lib/1testrunner/src/main.os -run ./OInt/tests/Modules/internal/OPI_Тесты.os "ГД_СоздатьКаталог"
Testing-Twitter:
runs-on: ubuntu-latest