From 0ebf43c020686aba7dfe63b6cf6f7b846783b9b1 Mon Sep 17 00:00:00 2001 From: Willie Ruemmele Date: Fri, 30 Jun 2023 15:10:26 -0600 Subject: [PATCH] test: disable pa NUTs for a change --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 5a22ff9d1..bdff5433f 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -43,7 +43,7 @@ jobs: matrix: os: [ 'ubuntu-latest', 'windows-latest' ] externalProjectGitUrl: - - https://github.com/salesforcecli/plugin-auth +# - https://github.com/salesforcecli/plugin-auth - https://github.com/salesforcecli/plugin-custom-metadata - https://github.com/salesforcecli/plugin-data - https://github.com/salesforcecli/plugin-env