Skip to content

Commit

Permalink
VKT: Отправка файла
Browse files Browse the repository at this point in the history
  • Loading branch information
Bayselonarrend committed Aug 10, 2024
1 parent 24363fa commit c081ddf
Show file tree
Hide file tree
Showing 16 changed files with 5,403 additions and 4,299 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/oint_test_full_ru.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1129,14 +1129,14 @@ jobs:
- name: Общие методы
if: ${{ cancelled() }} == false
run: oscript /home/runner/.local/share/ovm/current/lib/1testrunner/src/main.os -run ./src/ru/OInt/tests/Modules/internal/OPI_Тесты.os "ВКТ_ОбщиеМетоды"

- name: Отправка сообщений
if: ${{ cancelled() }} == false
run: oscript /home/runner/.local/share/ovm/current/lib/1testrunner/src/main.os -run ./src/ru/OInt/tests/Modules/internal/OPI_Тесты.os "ВКТ_ОтправкаСообщений"

- name: Общие методы
if: ${{ cancelled() }} == false
run: oscript /home/runner/.local/share/ovm/current/lib/1testrunner/src/main.os -run ./src/ru/OInt/tests/Modules/internal/OPI_Тесты.os "ВКТ_ОбщиеМетоды"

- name: Записать логи
if: ${{ cancelled() }} == false
uses: actions/cache/save@v3
Expand Down
Loading

0 comments on commit c081ddf

Please sign in to comment.