Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

👷 更新 CI 流程 #46

Merged
merged 12 commits into from
Feb 27, 2023
Prev Previous commit
Next Next commit
🚨 修正语法错误
  • Loading branch information
JavanShen committed Feb 26, 2023
commit 66a8e2074f959aac090153451b42a8a2673e36df
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
with:
files: packages/utils/coverage/clover.xml,packages/hooks/coverage/clover.xml

E2E Test:
E2E-Test:
strategy:
fail-fast: false
matrix:
Expand Down