Rename PSM interop fallback test suite to light

This commit is contained in:
Michael Lumish 2025-05-22 14:49:12 -07:00 committed by Eric Anderson
parent 9d439d4a44
commit 9406d3b2a0
1 changed files with 1 additions and 1 deletions

View File

@ -13,5 +13,5 @@ action {
}
env_vars {
key: "PSM_TEST_SUITE"
value: "fallback"
value: "light"
}