Update .gitea/workflows/test.yml
Run Pytest and Serve Report via LocalTunnel / tests (push) Successful in 41s
Run Pytest and Serve Report via LocalTunnel / tests (push) Successful in 41s
This commit is contained in:
@@ -42,7 +42,7 @@ jobs:
|
||||
--html=ci-reports/html/index.html --self-contained-html
|
||||
allure generate allure-results -o ci-reports/allure --clean
|
||||
|
||||
- name: Préparer le site Render
|
||||
- name: Preparation of Render page
|
||||
run: |
|
||||
mkdir -p render-site
|
||||
cp -r ci-reports/allure-report/* render-site/
|
||||
|
||||
Reference in New Issue
Block a user