You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a PR is opened or updated, running cargo clippy to make sure the code is fine and perhaps cargo test would be a good idea.
And then code is then pulled into master, run cargo build and create a zip file with the built program and in the future, perhaps upload to scoop or something.
Add a github action to build the program when changes are pulled into master branch.
The text was updated successfully, but these errors were encountered: