smithy-rs/tools/ci-scripts/check-sdk-codegen-unit-tests

10 lines
177 B
Bash
Executable File

#!/bin/bash
#
# Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
# SPDX-License-Identifier: Apache-2.0
#
set -eux
cd smithy-rs
./gradlew aws:sdk-codegen:test