Merge pull request #697 from lightpanda-io/bench-runner

ci:fix deps
This commit is contained in:
Pierre Tachoire
2025-05-26 18:22:25 +02:00
committed by GitHub

View File

@@ -201,7 +201,7 @@ jobs:
perf-fmt:
name: perf-fmt
needs: cdp-bench
needs: cdp-and-hyperfine-bench
# Don't execute on PR
if: github.event_name != 'pull_request'