Skip to content

Commit

Permalink
Add codspeed benchmarks
Browse files Browse the repository at this point in the history
  • Loading branch information
bdraco committed Oct 13, 2024
1 parent 8d26b53 commit 622376e
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
Expand Up @@ -139,6 +139,7 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: "3.12"
cache: 'pip' # caching pip dependencies
- name: Set up Python environment (cython)
env:
REQUIRE_CYTHON: 1
Expand Down

0 comments on commit 622376e

Please sign in to comment.