Skip to content

Commit

Permalink
E2E Test Workflow File Sync [Runner ID: 88]
Browse files Browse the repository at this point in the history
  • Loading branch information
Workflow Sync Bot committed Dec 9, 2024
1 parent b61c658 commit c4c052f
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions .github/workflows/test-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,13 +77,9 @@ jobs:
if: failure()
with:
name: error-artifacts-wp-${{ matrix.WP }}
path: tmp/artifacts

- name: Upload screenshots
uses: actions/upload-artifact@v4
with:
name: screenshots
path: screenshots
path: |
tmp/artifacts
screenshots
###
#
Expand Down

0 comments on commit c4c052f

Please sign in to comment.