chore: e2e-tests GitHub Action update

This commit is contained in:
pit
2023-09-27 10:02:02 +01:00
parent 7efa8f0fc8
commit e82c12154b

View File

@ -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