One last tweak
This commit is contained in:
@@ -94,6 +94,8 @@ steps:
|
|||||||
- npx serve dist -p 4173 &
|
- npx serve dist -p 4173 &
|
||||||
- sleep 2
|
- sleep 2
|
||||||
- CI=1 pnpm run test:e2e
|
- CI=1 pnpm run test:e2e
|
||||||
|
depends_on:
|
||||||
|
- unit test
|
||||||
|
|
||||||
- name: Send E2E Test Status Notification (failure)
|
- name: Send E2E Test Status Notification (failure)
|
||||||
image: curlimages/curl
|
image: curlimages/curl
|
||||||
|
|||||||
Reference in New Issue
Block a user