Skip to content

Commit

Permalink
Fix naming in github workflow for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
margrietpalm committed Jan 7, 2025
1 parent 1a75424 commit ba0310b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
os: ubuntu-22.04
setuptools: setuptools==63.*
numpy: numpy==1.21.*
display_name: "2022 - python 3.9"
display_name: "2022"
pins: "h5py==3.3.* sqlalchemy==1.4.30 shapely==2.0.* pyproj==3.2.*"
extras: "[test,gridadmin]"
# 2022
Expand Down

0 comments on commit ba0310b

Please sign in to comment.