Revert "ignore auto_cpufreq"

This reverts commit 8aa6e84e40.
This commit is contained in:
Mylloon 2024-10-10 12:51:39 +02:00
parent ea7be0c78a
commit 45be4853b8
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -15,7 +15,7 @@
# sudo_command = "sudo"
# Disable specific steps - same options as the command line flag
disable = ["clam_av_db", "auto_cpufreq"]
disable = ["clam_av_db"]
# Ignore failures for these steps
# ignore_failures = ["powershell"]