Skip to content

Commit

Permalink
Merge pull request #2105 from rtCamp/update/update-artifacts-version
Browse files Browse the repository at this point in the history
Update Artifacts version [Develop]
  • Loading branch information
juhi123 authored Jan 27, 2025
2 parents cb1b618 + e8dcfe4 commit 3c8e410
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ on:
- wp-e2e-playwright
- develop
- master

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:

Expand Down Expand Up @@ -44,7 +43,7 @@ jobs:

- name: Archive HTML Report on failure
if: failure()
uses: actions/upload-artifact@v1
uses: actions/upload-artifact@v4
with:
name: report
path: ./tests/wp-e2e-playwright/playwright-report
Expand Down

0 comments on commit 3c8e410

Please sign in to comment.