We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c35db2 commit e9e44b4Copy full SHA for e9e44b4
.github/workflows/build.yml
@@ -600,7 +600,7 @@ jobs:
600
uses: actions/upload-artifact@v4
601
if: always()
602
with:
603
- name: playwright-traces
+ name: playwright-traces-job_browser_playwright_tests
604
path: dev-packages/browser-integration-tests/test-results
605
overwrite: true
606
@@ -651,7 +651,7 @@ jobs:
651
652
653
654
+ name: playwright-traces-job_browser_loader_tests
655
656
657
0 commit comments