File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -92,7 +92,7 @@ commands =
92
92
examples: {[testenv:base-command]commands} examples/test/legacy/ -m examples
93
93
# MPL keyring examples require a special IAM role; run these separately under a separate set of permissions
94
94
mplexamples: {[testenv:base-command]commands} examples/test/ -m examples --ignore examples/test/legacy/
95
- performancetests: {[testenv:base-command]commands} performance_tests/test/keyrings/ performance_tests/test/master_key_providers/
95
+ performancetests: {[testenv:base-command]commands} performance_tests/test/ -m examples
96
96
all: {[testenv:base-command]commands} test/ examples/test/legacy/ --ignore test/mpl/
97
97
mplall: {[testenv:base-command]commands} test/ examples/test/
98
98
manual: {[testenv:base-command]commands}
You can’t perform that action at this time.
0 commit comments