Skip to content

Commit 2a871e3

Browse files
authored
ci: add rust integration test to codebuild start script (#5623)
1 parent 3165072 commit 2a871e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

codebuild/bin/start_codebuild.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ BUILDS=(
2626
"s2nFuzzBatch"
2727
"s2nGeneralBatch"
2828
"s2nUnitNix"
29+
"IntegRustNixBatch"
2930
"Integv2NixBatch"
3031
"kTLS us-west-2 no-batch"
3132
"kTLSKeyUpdate us-west-2 no-batch"

0 commit comments

Comments
 (0)