Revert "DEV: Skip MinioRunner until min.io renews their cert (#25137)" (#25138)

This reverts commit 2594f7a5a3.
This commit is contained in:
Ted Johansson 2024-01-05 14:08:27 +08:00 committed by GitHub
parent a5f0935307
commit ac4d90b3a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
#!/usr/bin/env ruby
# frozen_string_literal: true
# require "minio_runner"
require "minio_runner"
# ENV["MINIO_RUNNER_LOG_LEVEL"] = "DEBUG"
# MinioRunner.install_binaries
ENV["MINIO_RUNNER_LOG_LEVEL"] = "DEBUG"
MinioRunner.install_binaries