Skip to content

Commit

Permalink
Merge pull request #1697 from salesforcecli/sm/disable-package1-nuts
Browse files Browse the repository at this point in the history
ci: disable package1 nuts
  • Loading branch information
mshanemc authored May 29, 2024
2 parents 1621d27 + 9e636c5 commit 211a98f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/just-nuts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 211a98f

Please sign in to comment.