mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-09-16 01:15:35 +08:00
GitHub actions should use default width (for now)
This commit is contained in:

committed by
Patrik Svensson

parent
a23bec4082
commit
f06dc7e7d8
@@ -22,7 +22,6 @@ namespace Spectre.Console
|
||||
profile.Capabilities.Legacy = false;
|
||||
profile.Capabilities.Interactive = false;
|
||||
profile.Capabilities.Links = false;
|
||||
profile.Width = 120;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user