Update .gitea/workflows/test.yml
Run Pytest with Allure and Coverage Reports / tests (push) Failing after 3s
Run Pytest with Allure and Coverage Reports / wiki (push) Has been skipped
Run Pytest with Allure and Coverage Reports / deploy (push) Has been skipped

This commit is contained in:
2025-07-11 10:10:36 +02:00
parent ad8cfa0a3e
commit f82beabc0d
+1 -1
View File
@@ -15,7 +15,7 @@ jobs:
- name: Clear wiki branch
run: |
git clone https://ci-token:${{ secrets.CI_TOKEN }}@gitea.psi.ch/tligui_y/REPO.wiki.git wiki-clear
git clone https://ci-token:${{ secrets.CI_TOKEN }}@gitea.psi.ch/tligui_y/slic.wiki.git wiki-clear
cd wiki-clear
rm -rf *
git config user.name "ci-bot"