-
Notifications
You must be signed in to change notification settings - Fork 2
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 documentation generation #26
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## dev #26 +/- ##
=======================================
Coverage 64.70% 64.70%
=======================================
Files 9 9
Lines 119 119
=======================================
Hits 77 77
Misses 42 42 ☔ View full report in Codecov by Sentry. |
I don't understand this fail. It has something to do with my attempt to use the new
And here's the offending line in my make.jl file. |
No description provided.