Skip to content

Commit e9e44b4

Browse files
committed
rename
1 parent 0c35db2 commit e9e44b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -600,7 +600,7 @@ jobs:
600600
uses: actions/upload-artifact@v4
601601
if: always()
602602
with:
603-
name: playwright-traces
603+
name: playwright-traces-job_browser_playwright_tests
604604
path: dev-packages/browser-integration-tests/test-results
605605
overwrite: true
606606

@@ -651,7 +651,7 @@ jobs:
651651
uses: actions/upload-artifact@v4
652652
if: always()
653653
with:
654-
name: playwright-traces
654+
name: playwright-traces-job_browser_loader_tests
655655
path: dev-packages/browser-integration-tests/test-results
656656
overwrite: true
657657

0 commit comments

Comments
 (0)