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
- Add --benchmark-skip to CI pytest runs so benchmarks only run in the
dedicated Benchmark stage, not on every PR across all Python versions
- Explicitly install pytest in the Benchmark job instead of relying on
transitive dependency from pytest-benchmark
- Guard PublishPipelineArtifact with a file existence check so a missing
benchmark.json does not mask the underlying failure
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments