Skip to content

Commit

Permalink
remove benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
xadupre committed May 21, 2024
1 parent 980a388 commit 02ea12c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
run: |
pip install -r docs/requirements.txt
pytest docs/tests --durations=10 --basetemp=temp --doctest-modules -v -v --maxfail=5
python tests/benchmark.py
# python tests/benchmark.py
- name: build
run: pip wheel .
Expand Down

0 comments on commit 02ea12c

Please sign in to comment.