We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 642d5d6 commit c757502Copy full SHA for c757502
.github/workflows/playwright-cloudflare-open-next.yml
@@ -35,6 +35,8 @@ jobs:
35
36
- name: Git Checkout
37
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
38
+ with:
39
+ fetch-depth: 2
40
41
- name: Set up pnpm
42
uses: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4.1.0
.github/workflows/playwright.yml
@@ -61,6 +61,8 @@ jobs:
61
62
63
64
65
66
67
68
0 commit comments