mirror of
https://github.com/actions/runner-images.git
synced 2025-12-15 22:26:56 +00:00
[ubuntu] aws session manager plugin 1.2.458.0 fix (#7291)
Co-authored-by: Ilia Shipitsin <ilia-shipitsin@github.com>
This commit is contained in:
@@ -23,7 +23,7 @@ Describe "AWS" {
|
|||||||
}
|
}
|
||||||
|
|
||||||
It "Session Manager Plugin for the AWS CLI" {
|
It "Session Manager Plugin for the AWS CLI" {
|
||||||
session-manager-plugin | Out-String | Should -Match "plugin was installed successfully"
|
session-manager-plugin 2>&1 | Out-String | Should -Match "plugin was installed successfully"
|
||||||
}
|
}
|
||||||
|
|
||||||
It "AWS SAM CLI" {
|
It "AWS SAM CLI" {
|
||||||
|
|||||||
Reference in New Issue
Block a user