Update e2e base image and correct threshold (#2775)

* refactor: update e2e base image and correct threshold
This commit is contained in:
luzhuang
2025-08-06 15:49:53 +08:00
committed by GitHub
parent 2d0ecc3e77
commit 2e915a01d6
24 changed files with 169 additions and 102 deletions

View File

@@ -85,6 +85,7 @@ jobs:
matrix:
node-version: [22.x]
shard: [1/4, 2/4, 3/4, 4/4]
fail-fast: false
steps:
- uses: actions/checkout@v3