Skip to content

Commit 0aeafa9

Browse files
committed
fix
1 parent a67e80d commit 0aeafa9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

codebuild/py311/performance_tests_mpl.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ phases:
3535
- aws sts get-caller-identity
3636
# Run MPL-specific tests with special role
3737
- cd performance_tests/
38-
- tox
38+
- tox -e py311-performance_tests-mpl

codebuild/py312/performance_tests_mpl.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ phases:
3535
- aws sts get-caller-identity
3636
# Run MPL-specific tests with special role
3737
- cd performance_tests/
38-
- tox
38+
- tox -e py312-performance_tests-mpl

0 commit comments

Comments
 (0)