Skip to content

Commit

Permalink
Преобразование OPI -> OInt (workflow)
Browse files Browse the repository at this point in the history
  • Loading branch information
VitalyTheAlpaca committed Aug 10, 2024
1 parent c081ddf commit 7bbdd9a
Show file tree
Hide file tree
Showing 26 changed files with 4,340 additions and 4,340 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/oint_test_full_en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1129,14 +1129,14 @@ jobs:
- name: Common methods
if: ${{ cancelled() }} == false
run: oscript /home/runner/.local/share/ovm/current/lib/1testrunner/src/main.os -run ./src/en/OInt/tests/Modules/internal/OPI_Tests.os "VKT_CommonMethods"

- name: Messages sending
if: ${{ cancelled() }} == false
run: oscript /home/runner/.local/share/ovm/current/lib/1testrunner/src/main.os -run ./src/en/OInt/tests/Modules/internal/OPI_Tests.os "VKT_MessagesSending"

- name: Common methods
if: ${{ cancelled() }} == false
run: oscript /home/runner/.local/share/ovm/current/lib/1testrunner/src/main.os -run ./src/en/OInt/tests/Modules/internal/OPI_Tests.os "VKT_CommonMethods"

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

0 comments on commit 7bbdd9a

Please sign in to comment.