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
Add clippy checks for the testnet subrepo to CI. To run clippy on ONLY testnet, use cargo clippy -p testnet --no-deps --tests --all-features (I think...may have to modify this command to be on stacks-node? )