Skip to content

Commit

Permalink
Getting playwright report in github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
SergioCasCeb committed Feb 7, 2024
1 parent 6b3dbbe commit 6f5eced
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/visual-ci-new.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@ jobs:
if: always()
with:
name: playwright-report
path: playwright-report/
path: ./packages/web-new/playwright-report/
retention-days: 30

0 comments on commit 6f5eced

Please sign in to comment.