diff --git a/tools/bots/test_matrix.json b/tools/bots/test_matrix.json index cd098de32f1..b4d2fa35a65 100644 --- a/tools/bots/test_matrix.json +++ b/tools/bots/test_matrix.json @@ -2572,10 +2572,11 @@ ] }, { - "name": "analyze co19 tests enable-asserts", + "name": "analyze co19 and pkg tests enable-asserts", "arguments": [ "-nanalyzer-asserts-${system}", - "co19" + "co19", + "pkg" ] } ]