Skip to content

Commit 4bd6c73

Browse files
AllanZhengYPtrivikr
authored andcommitted
chore: update CI to test all packages (#662)
1 parent 057188e commit 4bd6c73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildspec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ phases:
1111
- echo Building...
1212
- yarn --frozen-lockfile
1313
- echo Executing unit tests
14-
- yarn build:smithy-client #TODO: change to `yarn test:all` after clients are ready
14+
- yarn test:all
1515
- echo Executing functional test
1616
- yarn test:functional
1717
post_build:

0 commit comments

Comments
 (0)