Merge CI/CD into Branch (Started Branch from wrong version of main) #3

Merged
sebastian merged 10 commits from main into issue-2-scriptAccounts 2024-01-27 10:00:23 +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