-
Notifications
You must be signed in to change notification settings - Fork 28
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
Updates to work on apple silicon #84
Conversation
Codecov ReportPatch coverage:
❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more. Additional details and impacted files@@ Coverage Diff @@
## master #84 +/- ##
==========================================
+ Coverage 72.85% 72.90% +0.05%
==========================================
Files 2 2
Lines 291 299 +8
==========================================
+ Hits 212 218 +6
- Misses 79 81 +2
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry. |
@JuliaRegistrator register() |
Error while trying to register: Register Failed |
@JuliaRegistrator register() |
Comments on pull requests will not trigger Registrator, as it is disabled. Please try commenting on a commit or issue. |
bool_success
to return a boolean versus the default exception when lualatex wasn't installed (was originally usingBase.success
) (success
function for testing of lualatex installation throws an exception when not installed #83)