Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 636 Bytes

File metadata and controls

21 lines (15 loc) · 636 Bytes

benchttp/action

This action runs Benchttp CLI from the host repository.

Inputs

Name Description Default value
options Required CLI arguments following "benchttp run" command -
version Optional Version of Benchttp CLI to use latest

Optional Version of Benchttp CLI to use

Example usage

uses: benchttp/action@v1
with:
  version: v0.1.0
  options: -configFile=./my-benchttp-config.yml -silent