ci: fix need input

This commit is contained in:
H01001000
2023-03-08 19:47:01 -08:00
parent a24f10f85b
commit fdb65491f9
-4
View File
@@ -2,10 +2,6 @@ name: Benchmark
on:
workflow_call:
inputs:
package:
required: true
type: string
jobs:
benchmark: