mirror of
https://github.com/documenso/documenso.git
synced 2025-11-22 20:51:33 +10:00
chore: e2e-tests GitHub Action update
This commit is contained in:
2
.github/workflows/e2e-tests.yml
vendored
2
.github/workflows/e2e-tests.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
||||
with:
|
||||
node-version: 18
|
||||
- name: Generate package-lock.json
|
||||
run: npm install --package-lock-only
|
||||
run: npm install
|
||||
- name: Install dependencies
|
||||
run: npm ci
|
||||
- name: Copy env
|
||||
|
||||
Reference in New Issue
Block a user