main #2

Open
SevenOfAces wants to merge 11 commits from main into deploy
Showing only changes of commit 36576a27f3 - Show all commits

View file

@ -25,7 +25,4 @@ jobs:
run: npm ci
- name: Run Unit tests
run: npm run test:unit
- name: Run E2E tests
run: npm run test:e2e
run: npm run test:unit