Skip to content

Commit 664d80e

Browse files
committed
feat(ci): add 6 staging test suites to e2e-staging workflow matrix
1 parent 8e2c064 commit 664d80e

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.github/workflows/e2e-staging.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,12 @@ jobs:
5252
- "sessions:staging"
5353
- "handshake:staging"
5454
- "generic:staging"
55+
- "cache-components:staging"
56+
- "express:staging"
57+
- "hono:staging"
58+
- "quickstart:staging"
59+
- "react-router:staging"
60+
- "tanstack-react-start:staging"
5561
test-project: ["chrome"]
5662

5763
steps:

0 commit comments

Comments
 (0)