reduce server tests sharding

This commit is contained in:
LongYinan
2025-04-28 21:25:39 +08:00
parent 359ed9698b
commit 7fbe5173c3
+2 -2
View File
@@ -542,8 +542,8 @@ jobs:
strategy:
fail-fast: false
matrix:
node_index: [0, 1, 2, 3, 4, 5, 6, 7]
total_nodes: [8]
node_index: [0, 1, 2, 3]
total_nodes: [4]
env:
NODE_ENV: test
DATABASE_URL: postgresql://affine:affine@localhost:5432/affine