Skip to content

Commit 3d57297

Browse files
committed
Remove comment that interferes with environment initialization
1 parent d08e3d6 commit 3d57297

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,6 @@ jobs:
215215
{project}/tests/test_igzip_lib.py
216216
CIBW_ENVIRONMENT_LINUX: >-
217217
PYTHON_ISAL_BUILD_CACHE=True
218-
# This is in the docker container. So probably a '/tmp' will be available
219218
PYTHON_ISAL_BUILD_CACHE_FILE=/tmp/build_cache
220219
CFLAGS="-g0 -DNDEBUG"
221220
CIBW_ENVIRONMENT_WINDOWS: >-

0 commit comments

Comments
 (0)