awslabs/aws-sdk-swift

Run AWSSDKSwiftCLI unit tests in CI

jbelkins opened this issue · 1 comments

Describe the feature

The AWSSDKSwiftCLI project, which provides release-related tooling for the SDK, has its own set of unit tests. These tests are not currently run in CI.

Use Case

To prevent regressions in the AWSSDKSwiftCLI project.

Proposed Solution

No response

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

Done in #1799