From 9e636c5e5b94bd32db27e68e3d7699ef3487b87b Mon Sep 17 00:00:00 2001 From: mshanemc Date: Wed, 29 May 2024 10:40:09 -0500 Subject: [PATCH] ci: disable package1 nuts --- .github/workflows/just-nuts.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/just-nuts.yml b/.github/workflows/just-nuts.yml index 791691de..b45ad17c 100644 --- a/.github/workflows/just-nuts.yml +++ b/.github/workflows/just-nuts.yml @@ -73,7 +73,8 @@ jobs: os: [ubuntu-latest, windows-latest] command: - yarn test:nuts:package - - yarn test:nuts:package1 + # disabled until W-15837641 is fixed + # - yarn test:nuts:package1 uses: ./.github/workflows/just-nut.yml with: repository: salesforcecli/plugin-packaging