Skip to content

Commit dd8fd99

Browse files
committed
fix ci
1 parent aead631 commit dd8fd99

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/playwright.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,6 @@ jobs:
5151
if: always()
5252
uses: actions/upload-artifact@v4
5353
with:
54-
name: failed-test-screenshots
54+
name: failed-test-screenshots-shard-${{ matrix.shard }}
5555
path: playwright-report/artifacts/
5656
retention-days: 30

0 commit comments

Comments
 (0)