Skip to content

Commit 3e783f8

Browse files
committed
working on python - added benchmark
1 parent 08b14d1 commit 3e783f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
- name: Install Python dependencies
7979
run: |
8080
python -m pip install --upgrade pip
81-
python -m pip install pytest pytest-cov numpy
81+
python -m pip install pytest pytest-cov pytest-benchmark numpy
8282
8383
- name: Build and install package
8484
run: |

0 commit comments

Comments
 (0)