Skip to content

Commit 24915e3

Browse files
committed
Don't judge.
1 parent 7fef7ae commit 24915e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cibuildwheel.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ jobs:
183183

184184
- name: Install dependencies
185185
run: |
186-
python -m pip install --upgrade pip
186+
python -m pip install --upgrade pip pytest
187187
python -m pip install -r requirements.txt
188188
189189
- name: Build and install

0 commit comments

Comments
 (0)