ci/cd #1

Merged
sebastian merged 9 commits from ci/cd into main 2024-01-27 00:14:33 +01:00
Showing only changes of commit 2f636e57dc - Show all commits

View File

@ -19,7 +19,7 @@ jobs:
node-version: 14
- name: Install dependencies
run: npm ci
run: npm install
- name: Run e2e tests
run: npm run e2e