Skip to content

Commit 2da4b1f

Browse files
committed
--benchmark-disable
1 parent 6512b55 commit 2da4b1f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
4545
- name: Run tests
4646
run: |
47-
coverage run -m pytest
47+
coverage run -m pytest --benchmark-disable
4848
coverage report
4949
5050
- name: Coveralls parallel

0 commit comments

Comments
 (0)