-
Notifications
You must be signed in to change notification settings - Fork 23
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
Update CI workflows #338
Update CI workflows #338
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## optimization_develop #338 +/- ##
=====================================================
Coverage 99.88% 99.88%
=====================================================
Files 20 20
Lines 1807 1807
=====================================================
Hits 1805 1805
Misses 2 2 ☔ View full report in Codecov by Sentry. |
Title: Update CI workflows
Problem: Our CI workflows need to be updated and some new ones for stricter checking should be added.
Solution: Check https://github.com/r-lib/actions/ foe updates and make sure that we have updated and correct CI workdlows.
Checklist
Type of changes
What type of changes does your code introduce?
Put an
x
in the boxes that apply