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

Add nightly tests to github workflows #291

Closed
coreylowman opened this issue Nov 2, 2022 · 2 comments
Closed

Add nightly tests to github workflows #291

coreylowman opened this issue Nov 2, 2022 · 2 comments

Comments

@coreylowman
Copy link
Owner

The command to run locally is cargo +nightly test --tests. There is probably a way to translate this into the cargo github workflow command, I vaguely remember it being documented

@JYudelson1
Copy link
Contributor

I checked https://github.com/actions-rs/meta, and it seems to just be another matrix in the .yml file to run on both stable and nightly. Made a PR for it at #294

@coreylowman
Copy link
Owner Author

Thanks a bunch!

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

No branches or pull requests

2 participants