Skip to content

Commit 6c150c5

Browse files
committed
udpate testing
1 parent 483e93b commit 6c150c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107
108108
- name: Install wheel and dependencies
109109
run: |
110-
python -m pip install dist/*.whl[all]
110+
python -m pip install dist/*.whl
111111
poetry install --all-extras
112112
poe install-pyg-cpu
113113
poe install-dgl

0 commit comments

Comments
 (0)