1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-08-15 20:13:31 +02:00

Обновление yml файла - cli_test.yml (workflow)

This commit is contained in:
Vitaly the Alpaca
2024-03-28 13:41:33 +00:00
committed by Vitaly the Alpaca (bot)
parent 9e9a9484e6
commit bdd585f37a

View File

@@ -63,16 +63,16 @@ jobs:
name: oint name: oint
path: ./cli/oint_bin path: ./cli/oint_bin
Testing-telegram: Testing-telegram:
runs-on: ubuntu-latest runs-on: ubuntu-latest
needs: [Decode, Build] needs: [Decode, Build]
steps: steps:
- name: Получить тестовые данные из кэша - name: Получить тестовые данные из кэша
uses: actions/cache/restore@v3 uses: actions/cache/restore@v3
with: with:
path: ./data.json path: ./data.json
key: test-data key: test-data
- name: Скачать артефакт с исполняемым файлом - name: Скачать артефакт с исполняемым файлом
uses: actions/download-artifact@v4 uses: actions/download-artifact@v4