This commit is contained in:
parent
f3bdec089b
commit
15b2b3162a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
Loading…
Add table
Reference in a new issue