modified: package.json
This commit is contained in:
parent
15b2b3162a
commit
928a952ca9
2 changed files with 2 additions and 2 deletions
|
@ -25,7 +25,7 @@ jobs:
|
|||
run: npm ci
|
||||
|
||||
- name: Run Unit tests
|
||||
run: npm run test:unit --passWithNoTests
|
||||
run: npm run test:unit
|
||||
|
||||
- name: Run E2E tests
|
||||
run: npm run test:e2e
|
Loading…
Add table
Add a link
Reference in a new issue