Update e2e-tests.yaml

This commit is contained in:
MathieuG-P
2023-09-24 17:33:07 +02:00
committed by GitHub
parent 0e9f1fc8a1
commit 3bf2d8814f
+2 -2
View File
@@ -25,7 +25,7 @@ jobs:
cache: "npm"
- name: Install dependencies
run: npm ci
run: npm i
- name: Build
run: npm run build
@@ -40,4 +40,4 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: playwright-output
path: test-results
path: test-results