Skip to content

Commit 16f267c

Browse files
committed
chore: update
1 parent 515a12b commit 16f267c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/cypress.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@ jobs:
2828
env:
2929
CI: true
3030
run: pnpm cypress install --force && pnpm e2e:run:h5
31-
31+
32+
# Taro的自动化测试,demo包管理解决后解除注释
3233
# - name: Run E2E Tests for Taro
3334
# env:
3435
# CI: true

0 commit comments

Comments
 (0)