fix: merged cell bg not fully ender (#3671)

Co-authored-by: GitHub Actions <actions@github.com>
This commit is contained in:
lumix
2024-10-11 16:18:01 +08:00
committed by GitHub
parent 0938e54cf9
commit 5bbbec339a
20 changed files with 325 additions and 150 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ jobs:
run: pnpm build:e2e
- name: Run Playwright Tests
run: pnpm exec playwright test
run: pnpm exec playwright test --output=playwright-assets
- name: 🚀 Deploy to Vercel
uses: amondnet/vercel-action@v25