Skip to content

Commit 9eec7ef

Browse files
committed
debug
1 parent e50cf56 commit 9eec7ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/runtests.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@
168168
# GIS libraries (GDAL/GEOS) not installed.
169169
pass
170170
else:
171+
assert False # noqa: B011
171172
test_apps.extend(["gis_tests", "gis_tests_"])
172173

173174
runtests = pathlib.Path(__file__).parent.resolve() / "runtests.py"

0 commit comments

Comments
 (0)