remove unused process replay input [pr] (#13712)

This commit is contained in:
qazal
2025-12-15 20:29:35 -05:00
committed by GitHub
parent 321ab943b2
commit 6bafd90248

View File

@@ -14,12 +14,6 @@ on:
- update_benchmark
- update_benchmark_staging
workflow_dispatch:
inputs:
run_process_replay:
description: "Run process replay tests"
required: false
default: false
type: boolean
jobs:
testmacbenchmark: