fix(ci): restore stable hex check and satisfy browser clippy gate
This commit is contained in:
@@ -365,6 +365,7 @@ impl BrowserTool {
|
||||
}
|
||||
}
|
||||
|
||||
#[allow(clippy::too_many_lines)]
|
||||
#[async_trait]
|
||||
impl Tool for BrowserTool {
|
||||
fn name(&self) -> &str {
|
||||
|
||||
Reference in New Issue
Block a user