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

This commit is contained in:
2025-07-10 17:36:29 +02:00
parent 54b93ba118
commit 052c883ef6
+1 -1
View File
@@ -163,4 +163,4 @@ jobs:
git config user.email "ci-bot@example.com"
git add .
git commit -m "Add wiki reports for ${{ steps.info.outputs.short_sha }} ${{ steps.info.outputs.commit_num }}" || echo "Nothing to commit"
git push https://ci-token:${{ secrets.CI_TOKEN }}@gitea.psi.ch/tligui_y/slic/wiki HEAD:master
git push https://ci-token:${{ secrets.CI_TOKEN }}@gitea.psi.ch/tligui_y/slic/wiki.git HEAD:master