main #2

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

View file

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