Update e2e-tests.yml
This commit is contained in:
parent
ad5c571804
commit
894a0972be
2
.github/workflows/e2e-tests.yml
vendored
2
.github/workflows/e2e-tests.yml
vendored
@ -26,7 +26,7 @@ jobs:
|
||||
run: echo "PLAYWRIGHT_VERSION=$(jq -r .dependencies.playwright package.json)" >> "$GITHUB_OUTPUT"
|
||||
|
||||
- name: Install dependencies
|
||||
run: pnpm install
|
||||
run: pnpm install --no-frozen-lockfile
|
||||
|
||||
- name: Build app
|
||||
run: pnpm build
|
||||
|
||||
Loading…
Reference in New Issue
Block a user