[chore] try e2e tests with no auto-update

This commit is contained in:
MathieuG-P
2023-09-24 18:13:09 +02:00
parent d03ae069ca
commit 7c792d6520
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ jobs:
cache: "npm"
- name: Install dependencies
run: npm i
run: npm ci
- name: Build
run: npm run build