mirror of
https://github.com/documenso/documenso.git
synced 2025-11-23 13:11:32 +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:
|
with:
|
||||||
node-version: 18
|
node-version: 18
|
||||||
- name: Generate package-lock.json
|
- name: Generate package-lock.json
|
||||||
run: npm install --package-lock-only
|
run: npm install
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: npm ci
|
run: npm ci
|
||||||
- name: Copy env
|
- name: Copy env
|
||||||
|
|||||||
Reference in New Issue
Block a user