-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
fix: type in CI file #5665
fix: type in CI file #5665
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
😅
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #5665 +/- ##
=======================================
Coverage 99.39% 99.39%
=======================================
Files 242 242
Lines 9349 9349
Branches 2470 2470
=======================================
Hits 9292 9292
Misses 48 48
Partials 9 9 ☔ View full report in Codecov by Sentry. |
This PR has been released as part of rollup@4.22.1. You can test it via |
This PR contains:
Are tests included?
Breaking Changes?
What does this PR do?
This PR fixes a typo in the CI configuration file.
Why is this important?
Fixing the typo ensures that the CI pipeline runs correctly without errors.