topgrade disable mas

This commit is contained in:
Gabriel Augendre 2022-08-05 18:06:34 +02:00
parent 892b000fbd
commit 89b34f1acd

View file

@ -2,7 +2,7 @@
#assume_yes = true #assume_yes = true
# Disable specific steps - same options as the command line flag # Disable specific steps - same options as the command line flag
disable = ["containers", "gem", "vim", "tlmgr"] disable = ["containers", "gem", "vim", "tlmgr", "mas"]
# Ignore failures for these steps # Ignore failures for these steps
#ignore_failures = ["powershell"] #ignore_failures = ["powershell"]