Skip to content

Commit f726854

Browse files
author
Sichan Yoo
committed
Add AWSBedrockRuntime test target to IntegTest XCTestPlan used by GitHub CI.
1 parent 7068e53 commit f726854

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

IntegrationTests/XCTestPlans/AWSIntegrationTestsOnCI.xctestplan

+7
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,13 @@
111111
"identifier" : "AWSEventBridgeIntegrationTests",
112112
"name" : "AWSEventBridgeIntegrationTests"
113113
}
114+
},
115+
{
116+
"target" : {
117+
"containerPath" : "container:",
118+
"identifier" : "AWSBedrockRuntimeIntegrationTests",
119+
"name" : "AWSBedrockRuntimeIntegrationTests"
120+
}
114121
}
115122
],
116123
"version" : 1

0 commit comments

Comments
 (0)