We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36083c5 commit dedc6e7Copy full SHA for dedc6e7
1 file changed
.github/workflows/web-e2e.yml
@@ -29,7 +29,7 @@ jobs:
29
30
- name: Install E2E package dependencies
31
working-directory: ./e2e
32
- run: pnpm install --frozen-lockfile
+ run: vp install --frozen-lockfile
33
34
- name: Setup UV and Python
35
uses: astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6.0
0 commit comments