CI: fix wrong indent style and OSGeo4W compilation (G84)#6468
CI: fix wrong indent style and OSGeo4W compilation (G84)#6468echoix merged 2 commits intoOSGeo:releasebranch_8_4from
Conversation
This PR fixes spurious tab indentations. Needed for `pre-commit`.
|
Windows failure: backport #6464. You may try it directly, it’s pretty safe as it was already a virtual package for a while |
Manually remove the |
|
Now only this MacOS CI error remains: |
|
Assuming r.univar is the issue, it depends on what you want for 8.4. Delete the test function/file or change the code? I'm fine with both for 8.4, for example. |
|
The macOS r.texture failure is also in the already backported commit in releasebranch_8_4, so this PR is not adding a new problem, but fixing some. Merging as is. |
Mhh. I just had spent some hours on this... now wasted. |
This PR fixes
releasebranch_8_4.Needed for CI runs and
pre-commit.