mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-05-13 22:16:54 +02:00
Update oint_testmaker.os
This commit is contained in:
parent
78d20f733b
commit
2dbde3ab2b
6
.github/workflows/os/oint_testmaker.os
vendored
6
.github/workflows/os/oint_testmaker.os
vendored
@ -26,7 +26,7 @@
|
|||||||
|
|
||||||
ТекстРаботы = "
|
ТекстРаботы = "
|
||||||
|
|
|
|
||||||
|Testing-" + Раздел + ":
|
| Testing-" + Раздел + ":
|
||||||
| runs-on: ubuntu-latest
|
| runs-on: ubuntu-latest
|
||||||
| needs: " + Зависимости + "
|
| needs: " + Зависимости + "
|
||||||
| steps:
|
| steps:
|
||||||
@ -137,7 +137,7 @@
|
|||||||
Процедура СообщитьОкончаниеФайлаПроцесса()
|
Процедура СообщитьОкончаниеФайлаПроцесса()
|
||||||
|
|
||||||
Сообщить("
|
Сообщить("
|
||||||
|Encode:
|
| Encode:
|
||||||
| runs-on: ubuntu-latest
|
| runs-on: ubuntu-latest
|
||||||
| needs: Testing-Twitter
|
| needs: Testing-Twitter
|
||||||
| if: ${{ always() }}
|
| if: ${{ always() }}
|
||||||
@ -176,7 +176,7 @@
|
|||||||
| commit_message: Обновление зашифрованных данных по результатам тестов (workflow)
|
| commit_message: Обновление зашифрованных данных по результатам тестов (workflow)
|
||||||
|
|
|
|
||||||
|
|
|
|
||||||
|Clear-Cache:
|
| Clear-Cache:
|
||||||
| runs-on: ubuntu-latest
|
| runs-on: ubuntu-latest
|
||||||
| needs: [Testing-Telegram, Testing-VK, Testing-YandexDisk, Testing-Viber, Testing-Notion, Testing-GoogleCalendar, Testing-GoogleDrive, Encode]
|
| needs: [Testing-Telegram, Testing-VK, Testing-YandexDisk, Testing-Viber, Testing-Notion, Testing-GoogleCalendar, Testing-GoogleDrive, Encode]
|
||||||
| if: ${{ always() }}
|
| if: ${{ always() }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user