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

repo: update actions #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

repo: update actions #5

wants to merge 1 commit into from

Conversation

Fomys
Copy link
Contributor

@Fomys Fomys commented Nov 27, 2019

Add --all-features to test to run doctests

Add --all-features to test to run doctests
@alexandre-janniaux
Copy link
Contributor

--all-features is more about enabling all optional [1] features in the compilation of the crate.

[1] https://doc.rust-lang.org/cargo/reference/manifest.html#the-features-section

You probably want to add a cargo test --doc instead right ?

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.

2 participants