mirror of https://github.com/vector-im/riot-web
Fix end-to-end-tests.yaml netlify prefix
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>pull/28788/head^2
parent
1f6287e2b5
commit
d47f856ba0
|
@ -160,3 +160,4 @@ jobs:
|
||||||
site_id: ${{ secrets.NETLIFY_SITE_ID }}
|
site_id: ${{ secrets.NETLIFY_SITE_ID }}
|
||||||
desc: Playwright Report
|
desc: Playwright Report
|
||||||
deployment_env: EndToEndTests
|
deployment_env: EndToEndTests
|
||||||
|
prefix: "e2e-"
|
||||||
|
|
Loading…
Reference in New Issue