fix(ci): restore stable hex check and satisfy browser clippy gate
This commit is contained in:
parent
2c7021e90f
commit
db1366f3e5
2 changed files with 2 additions and 1 deletions
|
|
@ -365,6 +365,7 @@ impl BrowserTool {
|
|||
}
|
||||
}
|
||||
|
||||
#[allow(clippy::too_many_lines)]
|
||||
#[async_trait]
|
||||
impl Tool for BrowserTool {
|
||||
fn name(&self) -> &str {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue