Update .gitea/workflows/test.yml
Run Pytest and Serve Report via LocalTunnel / tests (push) Has been cancelled

This commit is contained in:
2025-07-07 19:18:05 +02:00
parent 0efcd2c7d2
commit 02ff7f9d63
+5
View File
@@ -42,3 +42,8 @@ jobs:
--html=ci-reports/html/index.html --self-contained-html
allure generate allure-results -o ci-reports/allure
- name: Préparer le site Render
run: |
mkdir -p render-site
cp -r ci-reports/html/* render-site/