typo in grpc_basictests_dbg

This commit is contained in:
Jan Tattermusch 2017-11-03 14:26:10 +01:00
parent fb57c665c6
commit 1f99078bb9
1 changed files with 1 additions and 1 deletions

View File

@ -26,5 +26,5 @@ action {
env_vars {
key: "RUN_TESTS_FLAGS"
value: "-f basictests windows -j 1 --inner_jobs 8 --internal_ci --bq_result_table aggregate_results"
value: "-f basictests windows dbg -j 1 --inner_jobs 8 --internal_ci --bq_result_table aggregate_results"
}