ssnt icon indicating copy to clipboard operation
ssnt copied to clipboard

Add test step to CI and fix test

Open Fogapod opened this issue 1 year ago • 1 comments

Fogapod avatar Feb 24 '24 12:02 Fogapod

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

Fogapod avatar Feb 24 '24 17:02 Fogapod