Skip to content

Commit

Permalink
feat: let the magic happens
Browse files Browse the repository at this point in the history
  • Loading branch information
art049 committed Oct 15, 2024
1 parent 8ed280f commit 5536cce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/codspeed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
jobs:
benchmarks:
name: Run benchmarks
runs-on: ubuntu-24.04
runs-on: codspeed-macro
steps:
- uses: actions/checkout@v4
with:
Expand All @@ -23,4 +23,5 @@ jobs:
- name: Run benchmarks
uses: CodSpeedHQ/action@main
with:
runner-version: 3.1.0-beta.2
run: pytest tests/benchmarks/ --codspeed

0 comments on commit 5536cce

Please sign in to comment.