Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[query] Run benchmarks after wheel is published to PyPI (#14766)
We publish release artifacts independently of tests passing in the release pipeline. Flaky tests were causing the benchmarks to not run. This change takes the pragmatic view that if publishing does not depend on tests, then neither should starting the benchmark batch. ## Security Assessment - This change has no security impact
- Loading branch information