test(web): rename e2e test name (#10654)

This commit is contained in:
darkskygit
2025-03-06 08:28:07 +00:00
parent eaaf4bebef
commit 8062893603
2 changed files with 2 additions and 2 deletions

View File

@@ -600,7 +600,7 @@ jobs:
fail_ci_if_error: false
copilot-e2e-test:
name: Server Copilot E2E Test
name: Frontend Copilot E2E Test
runs-on: ubuntu-latest
env:
DISTRIBUTION: web

View File

@@ -96,7 +96,7 @@ jobs:
fail_ci_if_error: false
copilot-e2e-test:
name: Server Copilot E2E Test
name: Frontend Copilot E2E Test
runs-on: ubuntu-latest
env:
DISTRIBUTION: web