Skip to content

Commit 979194b

Browse files
committed
added perf tests to buildspec.yml
1 parent e27f149 commit 979194b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

buildspec.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,10 @@ batch:
250250
buildspec: codebuild/py312/integ_mpl.yml
251251
env:
252252
image: aws/codebuild/standard:7.0
253+
- identifier: py312_performance_tests_mpl
254+
buildspec: codebuild/py312/performance_tests_mpl.yml
255+
env:
256+
image: aws/codebuild/standard:7.0
253257
- identifier: py312_examples
254258
buildspec: codebuild/py312/examples.yml
255259
env:

0 commit comments

Comments
 (0)