Skip to content

Commit 6aff253

Browse files
committed
Install all packages
1 parent bde44cd commit 6aff253

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ jobs:
5454
- name: Build the extension
5555
run: |
5656
set -eux
57+
jlpm install
5758
cd packages/${{ matrix.shortname }}/
5859
python -m pip install .[test]
5960

0 commit comments

Comments
 (0)