One last tweak
Some checks failed
ci/woodpecker/push/ci Pipeline failed
ci/woodpecker/push/deploy unknown status

This commit is contained in:
2026-02-12 00:35:57 -03:00
parent 2d0a4935a5
commit 9f43bf7879

View File

@@ -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