Update .gitea/workflows/test.yml
Run Pytest and Serve Report via LocalTunnel / tests (push) Failing after 22s
Run Pytest and Serve Report via LocalTunnel / tests (push) Failing after 22s
This commit is contained in:
@@ -45,7 +45,9 @@ jobs:
|
||||
- name: Préparer le site Render
|
||||
run: |
|
||||
mkdir -p render-site
|
||||
cp ci-reports/html-report.html render-site/index.html
|
||||
#cp ci-reports/html-report.html render-site/index.html
|
||||
cp -r ci-reports/allure/* deploy-repo/
|
||||
|
||||
|
||||
- name: Push HTML report to GitHub
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user