Update .gitea/workflows/test.yml
Run Pytest and Serve Report via LocalTunnel / tests (push) Has been cancelled
Run Pytest and Serve Report via LocalTunnel / tests (push) Has been cancelled
This commit is contained in:
@@ -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/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user