1
Some checks failed
/ test1 (push) Failing after 0s

This commit is contained in:
ІО-23 Шмуляр Олег 2026-03-18 17:36:11 +02:00
parent 4c3dca912f
commit 9020595d59

View File

@ -8,4 +8,5 @@ jobs:
run: git clone --revision ${{ gitea.sha }} --depth 1 ${{ gitea.server_url }}/${{ gitea.repository }} run: git clone --revision ${{ gitea.sha }} --depth 1 ${{ gitea.server_url }}/${{ gitea.repository }}
- name: Run tests - name: Run tests
working-directory: test5
run: ./test.sh run: ./test.sh