Skip to content

Commit d126764

Browse files
committed
Update joblib
1 parent c987151 commit d126764

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ jobs:
2828
pip install -e .[dev]
2929
pip install -e .[llm]
3030
pip install -e git+https://github.com/neuroquery/pubget.git#egg=pubget
31+
pip install --upgrade joblib
32+
3133
3234
- name: Run tests
3335
run: |

0 commit comments

Comments
 (0)