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
fix(ci): exclude benchmark group from CI dependency installation
Benchmark dependencies should only be installed when running actual
benchmarks, not in standard CI pipeline. This also resolves Python 3.13
compatibility issues with the av package.
0 commit comments