From 3e9c988223f285deda794e0ef2a7ed5cab91425f Mon Sep 17 00:00:00 2001 From: mshanemc Date: Thu, 9 Nov 2023 17:01:37 -0600 Subject: [PATCH] test: add apex, comunity nuts --- .github/workflows/test.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 720e7f6f0b..a0fa618c50 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -22,7 +22,9 @@ jobs: matrix: os: ['ubuntu-latest', 'windows-latest'] externalProjectGitUrl: + - https://github.com/salesforcecli/plugin-apex - https://github.com/salesforcecli/plugin-auth + - https://github.com/salesforcecli/plugin-community - https://github.com/salesforcecli/plugin-custom-metadata - https://github.com/salesforcecli/plugin-data - https://github.com/salesforcecli/plugin-limits