Skip to content

Commit b05467a

Browse files
committed
Add comma between packages
1 parent f7e9764 commit b05467a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci_tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
optional-packages: ''
4848
- python-version: '3.11'
4949
numpy-version: '1.24'
50-
optional-packages: 'contextily geopandas ipython'
50+
optional-packages: 'contextily,geopandas,ipython'
5151
timeout-minutes: 30
5252
defaults:
5353
run:

0 commit comments

Comments
 (0)