Skip to content

Commit fef1d4d

Browse files
committed
Remove redundant comment
1 parent dcc6ddc commit fef1d4d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,6 @@ jobs:
106106
# Verify they're installed
107107
python -c "import mpl_toolkits.basemap_data; print('Data package installed')"
108108
109-
# Install the data packages (Windows)
110109
- name: Install data packages (Windows)
111110
if: runner.os == 'Windows'
112111
shell: pwsh

0 commit comments

Comments
 (0)