ignore auto_cpufreq
This commit is contained in:
parent
199dba60f7
commit
8aa6e84e40
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
||||||
# sudo_command = "sudo"
|
# sudo_command = "sudo"
|
||||||
|
|
||||||
# Disable specific steps - same options as the command line flag
|
# Disable specific steps - same options as the command line flag
|
||||||
disable = ["clam_av_db"]
|
disable = ["clam_av_db", "auto_cpufreq"]
|
||||||
|
|
||||||
# Ignore failures for these steps
|
# Ignore failures for these steps
|
||||||
# ignore_failures = ["powershell"]
|
# ignore_failures = ["powershell"]
|
||||||
|
|
Loading…
Reference in a new issue