Skip to content

Commit 3cc6b20

Browse files
committed
Actually allow caching for the mod_tls test.
1 parent 0712578 commit 3cc6b20

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/linux.yml

-2
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,6 @@ jobs:
236236
# TEST_MD=1
237237
# -------------------------------------------------------------------------
238238
### TODO: if: *condition_not_24x
239-
### TODO: fix caching here.
240239
- name: MOD_TLS test suite
241240
config: --enable-mods-shared=reallyall --with-mpm=event --enable-mpms-shared=event
242241
pkgs: curl python3-pytest nghttp2-client python3-cryptography python3-requests python3-multipart python3-filelock python3-websockets cargo cbindgen
@@ -248,7 +247,6 @@ jobs:
248247
NO_TEST_FRAMEWORK=1
249248
TEST_INSTALL=1
250249
TEST_MOD_TLS=1
251-
CLEAR_CACHE=1
252250
- name: Configured w/reduced exports
253251
config: --enable-reduced-exports --enable-maintainer-mode
254252
env: |

0 commit comments

Comments
 (0)