Skip to content

Commit

Permalink
fix: benchmakr ci (VowpalWabbit#4572)
Browse files Browse the repository at this point in the history
  • Loading branch information
olgavrou authored Apr 22, 2023
1 parent eb11c2c commit 19fc708
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
run: >
./build/test/benchmarks/vw-benchmarks.out
--benchmark_min_time=3
--benchmark_format=console
--benchmark_format=json
--benchmark_out_format=json
--benchmark_out=benchmark_results.json
- uses: benchmark-action/github-action-benchmark@v1
Expand Down

0 comments on commit 19fc708

Please sign in to comment.