mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 19:09:54 +00:00
chore(ci): run check and clippy on tests and benches too (#4587)
This commit is contained in:
@ -533,6 +533,7 @@ where
|
||||
}
|
||||
|
||||
#[cfg(test)]
|
||||
#[allow(clippy::mutable_key_type)]
|
||||
mod tests {
|
||||
use super::*;
|
||||
use crate::test_utils::{
|
||||
|
||||
Reference in New Issue
Block a user