fix(ci): restore stable hex check and satisfy browser clippy gate

This commit is contained in:
argenis de la rosa 2026-02-14 19:09:35 -05:00
parent 2c7021e90f
commit db1366f3e5
2 changed files with 2 additions and 1 deletions

View file

@ -365,6 +365,7 @@ impl BrowserTool {
}
}
#[allow(clippy::too_many_lines)]
#[async_trait]
impl Tool for BrowserTool {
fn name(&self) -> &str {