Skip to content

Commit

Permalink
Installing pytest-benchmark
Browse files Browse the repository at this point in the history
CalShucha committed Jan 21, 2025
1 parent 6d2b5c4 commit c02090e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -213,6 +213,7 @@ jobs:
- name: Run benchmark
run: |
pip install pytest
pip install pytest-benchmark
python -m pytest -k "test_benchmark_clone_valid_happy_path" --benchmark-json=output.json
- name: Store benchmark result

0 comments on commit c02090e

Please sign in to comment.