Skip to content

Commit

Permalink
⬆️ update codspeed benchmarking action
Browse files Browse the repository at this point in the history
  • Loading branch information
jvdd committed Jan 15, 2024
1 parent fba01fb commit efa1850
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codspeed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@ jobs:
# - run: rm tests/__init__.py

- name: Run CodSpeed benchmarks
uses: CodSpeedHQ/action@v1
uses: CodSpeedHQ/action@v2
with:
run: pytest tests/benchmarks/ --codspeed

0 comments on commit efa1850

Please sign in to comment.