ssnt
ssnt copied to clipboard
Add test step to CI and fix test
I don't understand how dtolnay/rust-toolchain@stable has clippy and fmt with minimal profile: https://github.com/dtolnay/rust-toolchain/blob/be73d7920c329f220ce78e0234b8f96b7ae60248/action.yml#L55
but it somehow works without requiring
with:
components: clippy, rustfmt