We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26cbb8c commit f697081Copy full SHA for f697081
.github/workflows/build.yml
@@ -66,7 +66,7 @@ jobs:
66
name: dist-basemap-sdist
67
68
build_wheels:
69
- name: Build wheels on ${{ matrix.os }}
+ name: Build basemap wheels
70
needs: [build_data, build_sdist]
71
strategy:
72
matrix:
0 commit comments