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 4271db1 commit 63d431bCopy full SHA for 63d431b
.github/workflows/build.yml
@@ -599,7 +599,7 @@ jobs:
599
uses: actions/upload-artifact@v4
600
if: always()
601
with:
602
- name: playwright-traces
+ name: playwright-traces-job_browser_playwright_tests
603
path: dev-packages/browser-integration-tests/test-results
604
overwrite: true
605
@@ -650,7 +650,7 @@ jobs:
650
651
652
653
+ name: playwright-traces-job_browser_loader_tests
654
655
656
0 commit comments