Skip to content

Commit 1ce4dea

Browse files
Change report to include wp and php version
1 parent 714c832 commit 1ce4dea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,6 @@ jobs:
6464
- uses: actions/upload-artifact@v4
6565
if: ${{ !cancelled() }}
6666
with:
67-
name: playwright-report
67+
name: playwright-report-${{ matrix.wp }}-${{ matrix.php }}
6868
path: playwright-report/
6969
retention-days: 30

0 commit comments

Comments
 (0)