jmap-rs
jmap-rs copied to clipboard
Add github actions CI for pull requests
This basically runs cargo build and cargo test on current stable
toolchain, for pull requests and after push to master (i.e. PR merged).
Note: i think this would build for this PR already, but you need to enable it in project settings somewhere.