Skip to content

Commit 54e5012

Browse files
authored
fix: Update playwright.yml (#545)
Adds fetch-depth to pr_and_push_tests
1 parent 6f7fbde commit 54e5012

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/playwright.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ jobs:
4949
steps:
5050
- uses: actions/checkout@v4
5151
with:
52+
fetch-depth: 0
5253
lfs: true
5354

5455
- name: Get Affected Workspaces

0 commit comments

Comments
 (0)