Обновить .gitea/workflows/test_sdk.yaml
Test on GH actions environment / test (standard, ubuntu-20.04, 3.10, 6.1.0) (push) Failing after 38s Details
Test on GH actions environment / test (binary, windows-latest, 3.10, 6.1.0) (push) Has been cancelled Details
Test on GH actions environment / test (standard, ubuntu-latest, 3.12, 6.1.0) (push) Has been cancelled Details
Test on GH actions environment / test (standard, ubuntu-latest, 3.9, 5.9.9) (push) Has been cancelled Details
Test on GH actions environment / test (standard, ubuntu-latest, 3.9, 6.1.0) (push) Has been cancelled Details
Test on GH actions environment / test (standard, windows-latest, 3.12, 5.9.9) (push) Has been cancelled Details
Test on GH actions environment / test (standard, windows-latest, 3.12, 6.1.0) (push) Has been cancelled Details
Test on GH actions environment / test (standard, windows-latest, 3.9, 5.9.9) (push) Has been cancelled Details
Test on GH actions environment / test (standard, windows-latest, 3.9, 6.1.0) (push) Has been cancelled Details
Test on GH actions environment / test (standard, ubuntu-latest, 3.12, 5.9.9) (push) Has been cancelled Details

main
mstanaev 2024-07-19 16:49:58 +03:00
parent cf49e99204
commit 1b643d4131
1 changed files with 6 additions and 2 deletions

View File

@ -22,8 +22,12 @@ jobs:
- name: Get all tags for correct version determination
working-directory: ${{ env.SOURCE_DIR }}
run: |
git clone https://git.gtlab.pro/mstanaev/test_sdk.git
run:
- git clone https://git.gtlab.pro/mstanaev/test_sdk.git
- cd test_sdk/core
# - name: locate
# run: sudo apt install locate