Skip to content

Commit

Permalink
Merge pull request #233 from AdaptiveConsulting/chore/update-playwrig…
Browse files Browse the repository at this point in the history
…ht-report-path

update playwright report path
  • Loading branch information
stephan-thibodeau committed Oct 27, 2023
2 parents 6dc2721 + ead0f2d commit 87d18bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ jobs:
if: failure()
with:
name: playwright-report
path: packages/client/playwright-report/
path: client/playwright-report/
retention-days: 7

0 comments on commit 87d18bf

Please sign in to comment.