mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-07-14 09:33:22 +01:00
Add Install winget to list of flaky steps
This commit is contained in:
@@ -3,6 +3,7 @@ const CONSIDERED_STEP_PREFIXES = [
|
||||
"Build", // Nuget.org sporadic issues
|
||||
"Install Native", // apt repository issues
|
||||
"Test Service", // systemd bollocks
|
||||
"Install winget", // random-ass failures
|
||||
];
|
||||
|
||||
// Otherwise only check jobs that start with these.
|
||||
|
||||
Reference in New Issue
Block a user