mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-02-01 13:17:58 +02:00
Merge branch 'main' of https://github.com/Bayselonarrend/OpenIntegrations
This commit is contained in:
commit
19e8097e24
12
.github/workflows/cli_test.yml
vendored
12
.github/workflows/cli_test.yml
vendored
@ -63,16 +63,16 @@ jobs:
|
||||
name: oint
|
||||
path: ./cli/oint_bin
|
||||
|
||||
Testing-telegram:
|
||||
runs-on: ubuntu-latest
|
||||
needs: [Decode, Build]
|
||||
steps:
|
||||
Testing-telegram:
|
||||
runs-on: ubuntu-latest
|
||||
needs: [Decode, Build]
|
||||
steps:
|
||||
|
||||
- name: Получить тестовые данные из кэша
|
||||
uses: actions/cache/restore@v3
|
||||
with:
|
||||
path: ./data.json
|
||||
key: test-data
|
||||
path: ./data.json
|
||||
key: test-data
|
||||
|
||||
- name: Скачать артефакт с исполняемым файлом
|
||||
uses: actions/download-artifact@v4
|
||||
|
Loading…
x
Reference in New Issue
Block a user