Skip to content

Commit ea4044f

Browse files
committed
Remove unnecessary Bundle prefix.
1 parent 3586b49 commit ea4044f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ jobs:
276276
${{ github.workspace }}/packages/serverless/dist-awslambda-layer/*.zip
277277
278278
job_browser_playwright_tests:
279-
name: Browser Playwright Tests (Bundle ${{ matrix.bundle }})
279+
name: Browser Playwright Tests (${{ matrix.bundle }})
280280
needs: job_build
281281
runs-on: ubuntu-latest
282282
strategy:

0 commit comments

Comments
 (0)