diff options
Diffstat (limited to 'infra/bots/recipes/swarm_compile.py')
-rw-r--r-- | infra/bots/recipes/swarm_compile.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/infra/bots/recipes/swarm_compile.py b/infra/bots/recipes/swarm_compile.py index 3d8415fc69..d88866304e 100644 --- a/infra/bots/recipes/swarm_compile.py +++ b/infra/bots/recipes/swarm_compile.py @@ -42,6 +42,7 @@ TEST_BUILDERS = { 'Build-Ubuntu-GCC-x86_64-Release-Fast', 'Build-Ubuntu-GCC-x86_64-Release-Mesa', 'Build-Ubuntu-GCC-x86_64-Release-PDFium', + 'Build-Ubuntu-GCC-x86_64-Release-PDFium_SkiaPaths', 'Build-Ubuntu-GCC-x86_64-Release-Valgrind', 'Build-Win-Clang-arm64-Release-GN_Android', 'Build-Win-MSVC-x86-Debug', |