Skip to content

Commit

Permalink
CI(OSGeo4W): Remove o4w shell script call
Browse files Browse the repository at this point in the history
  • Loading branch information
echoix committed Sep 23, 2024
1 parent 9935aad commit 32f9b1c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/osgeo4w.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,6 @@ jobs:
shell: cmd /D /E:ON /V:OFF /S /C "CALL C:/OSGeo4W/OSGeo4W.bat "{0}""
- name: Run pytest with a single worker
run: |
REM call o4w_env
call %OSGEO4W_ROOT%\opt\grass\etc\env.bat
set PYTHONPATH=%GISBASE%\etc\python;%PYTHONPATH%
path %GISBASE%\lib;%GISBASE%\bin;%PATH%
Expand Down

0 comments on commit 32f9b1c

Please sign in to comment.