Skip to content

Commit 653d09b

Browse files
committed
correct name
1 parent 71b91e9 commit 653d09b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pytest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ jobs:
245245
- uses: actions/upload-artifact@v4
246246
if: failure() && steps.browsers.outputs.has-playwright-diagnostics
247247
with:
248-
name: "playright-examples-${{ runner.os }}-${{ matrix.python-version }}-${{ matrix.browser }}-results"
248+
name: "playright-ai-${{ runner.os }}-${{ matrix.python-version }}-${{ matrix.browser }}-results"
249249
path: test-results/
250250
retention-days: 5
251251

0 commit comments

Comments
 (0)