Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
canlopes committed Nov 26, 2024
1 parent 3e975e6 commit a97ec4f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ jobs:
with:
name: test-artifacts
path: |
e2e/artifacts/playwright/
e2e/src/webwallet/artifacts/playwright/
!e2e/artifacts/playwright/*.webm
retention-days: 5

Expand Down Expand Up @@ -202,7 +202,7 @@ jobs:
with:
name: test-artifacts
path: |
e2e/artifacts/playwright/
e2e/src/argent-x/artifacts/playwright/
!e2e/artifacts/playwright/*.webm
retention-days: 5

0 comments on commit a97ec4f

Please sign in to comment.