Skip to content

Commit

Permalink
run cargo test --all-features instead
Browse files Browse the repository at this point in the history
  • Loading branch information
rcoh committed Jan 25, 2023
1 parent 0965f12 commit 17c2efb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/ci-build/scripts/check-aws-sdk-services
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ cd aws-sdk
# Remove examples from workspace
sed -i '/"examples\//d' Cargo.toml

cargo check
cargo test --all-features

0 comments on commit 17c2efb

Please sign in to comment.