Skip to content

Commit

Permalink
specify adapter, fix extra space
Browse files Browse the repository at this point in the history
  • Loading branch information
MarquessV committed Jul 2, 2024
1 parent 90062e2 commit 352e33d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/benchmark_base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
--token '${{ secrets.BENCHER_API_TOKEN }}' \
--branch master \
--testbed ci-runner-linux \
--err \
--file results.json \
--adapter python_pytest \
--err \
--file results.json \
"poetry run pytest --benchmark-json results.json test/benchmarks"

0 comments on commit 352e33d

Please sign in to comment.