improve e2e flakes
Some checks failed
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/pr/ci Pipeline failed

This commit is contained in:
Madison Grubb
2026-02-12 11:54:36 -05:00
parent fc6a34c266
commit 7402c29775
2 changed files with 2 additions and 2 deletions

View File

@@ -21,7 +21,6 @@ steps:
depends_on: []
commands:
- npm ci
- ./scripts/gen-dev-cert.sh
- npm run test:e2e
environment:
NODE_TLS_REJECT_UNAUTHORIZED: "0"