Skip to content
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

doctests work on just the CI #39

Merged
merged 4 commits into from
Aug 27, 2023
Merged

doctests work on just the CI #39

merged 4 commits into from
Aug 27, 2023

Conversation

dsweber2
Copy link
Member

fixes #36.

And by fixes, I mean it makes it so that the doctests are only run on one machine in the CI pipeline. Numerical precision issues makes matching pretty printed arrays of complex numbers a really messy process, and doing doctests on every machine is best left to a proper implementation in Documenter.jl.

@dsweber2 dsweber2 merged commit 8d544ec into UCD4IDS:master Aug 27, 2023
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Documenter error for test under Julia v1.9.0
1 participant