Skip to content

Commit 9d0c02e

Browse files
authored
CI: Set PROJ_LIB in the Benchmarks workflow to fix the proj_create_from_database error (#3241)
1 parent 5d1a8b4 commit 9d0c02e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/benchmarks.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,3 +83,4 @@ jobs:
8383
PYGMT_USE_EXTERNAL_DISPLAY="false" python -m pytest -r P --pyargs pygmt --codspeed
8484
env:
8585
GMT_LIBRARY_PATH: /usr/share/miniconda/lib/
86+
PROJ_LIB: /usr/share/miniconda/share/proj

0 commit comments

Comments
 (0)