-
Notifications
You must be signed in to change notification settings - Fork 8
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 Github action #5
Conversation
Maybe the permissions given to |
Thank you for pointing this out, @8573! We'll look into this. |
FYI, I'm taking longer on this PR because I want to add a few more workflows, so I'll probably send a PR to your branch so we can add it all on this PR. |
ad777da
to
519763a
Compare
@rcvalle I added an action to publish the crate as well :) I also tested all the actions, the executed runs can be found in my forked repository. |
519763a
to
7129587
Compare
53d57ad
to
d957b4e
Compare
d957b4e
to
a7181c6
Compare
a7181c6
to
332986b
Compare
This change adds a GH action that checks formatting and runs cargo clippy as well as the current test suite.