Add stepsyscall to disabled CI commands tests (#3035)

pull/3038/head
Disconnect3d 7 months ago committed by GitHub
parent 2597d7eee6
commit 1b78613a2a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -16,6 +16,7 @@ disallowed_commands = {
"ipi",
# takes too long
"nextproginstr",
"stepsyscall",
}
filtered_commands = command_names - disallowed_commands

Loading…
Cancel
Save