mirror of
https://github.com/documenso/documenso.git
synced 2026-07-27 02:15:05 +10:00
chore: e2e-tests GitHub Action update
This commit is contained in:
@@ -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