Skip to content

Commit d55d85e

Browse files
committed
ci(node16): run integration test vectors
1 parent 9753db5 commit d55d85e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

buildspec.yml

+4
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@ batch:
3333
buildspec: codebuild/test_vectors/nodejs14.yml
3434
env:
3535
image: aws/codebuild/standard:5.0
36+
- identifier: testVectorsNodejs16
37+
buildspec: codebuild/test_vectors/nodejs16.yml
38+
env:
39+
image: aws/codebuild/standard:5.0
3640
- identifier: testVectorsBrowser
3741
buildspec: codebuild/test_vectors/browser.yml
3842
env:

0 commit comments

Comments
 (0)