-
Notifications
You must be signed in to change notification settings - Fork 25
ci(workflow): optimize syntax #2292
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
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## master #2292 +/- ##
==========================================
- Coverage 83.97% 83.93% -0.05%
==========================================
Files 90 90
Lines 10399 10399
==========================================
- Hits 8733 8728 -5
- Misses 1666 1671 +5 |
Switching to ready for review to inspect action runs. |
Triggered release workflow for testing validity: |
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.
Awesome, @moe-ad. Thanks for completing this. It is nice to see things compressed and are more readable now.
Thanks @jorgepiloto. I think @PProfizi needs update repo settings before we can merge: |
This pull-request takes advantage of
matrix
jobs to short the workflow files, enhancing maintenance and readability.